Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 277 Bytes

File metadata and controls

19 lines (14 loc) · 277 Bytes

Odd Numbers

Challenge Description:

Print the odd numbers from 1 to 99.

Input sample:

There is no input for this program.

Output sample:

Print the odd numbers from 1 to 99, one number per line.