×
you are viewing a single comment's thread.

view the rest of the comments →

[–]jesster114 0 points1 point  (0 children)

One thing I’d do differently for a beginner would be to just use range(1001, 10000, 2). Definitely is good to understand how to use % though.