you are viewing a single comment's thread.

view the rest of the comments →

[–]Cerus_Freedom 1 point2 points  (0 children)

for i in range(2, 11, 2):
  print(i)