Skip to content

Latest commit

 

History

History

025-odd-numbers

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.