Problem #650 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to print the odd numbers from 1 to 20

Your Solution