Back to Lesson
Print Only Odd Numbers
Complete the "Print Only Odd Numbers" exercise.
Instructions
Write Python code to solve the "Print Only Odd Numbers" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter