Notifications You must be signed in to change notification settings You are a (very odd) mathematician who has set out to prove that any mathematical operation can be performed using only odd numbers ...
# 4-6. Odd Numbers: Use the third argument of the range() function to make a # list of the odd numbers from 1 to 20. Use a for loop to print each number.