mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-06 12:00:34 -07:00
195 B
195 B
authors | debug | answers | ||||
---|---|---|---|---|---|---|
|
|
|
2 4 6 8 10 12 14 _
Here is a Python program that might help:
for i in range(2, 20, 2):
print(i)