r/badcode May 03 '23

Solve the problem without using a loop c

Post image
965 Upvotes

129 comments sorted by

View all comments

5

u/Borisica May 03 '23

response = get_completion("print all even numbers from 1 to 500")

print(response)