python basic ctr = 0 for x in range(0,10) if x % 2 == 0 print(x) ctr + =ctr print("Even numbers: " + str(ctr))
-
Notifications
You must be signed in to change notification settings - Fork 0
zdrbats/even-numbers
About
python basic
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published