const worldProblems = [problem1, problem2, problem3] worldProblems.map((problem) => (problem.solve()))