Language Used: Python
Files:
- Program-1.py → Calculator using class
- Program-2.py → Generate 1,3,5,7… for x terms (odd numbers series)
- Program-3.py → Generate odd numbers until largest odd <= input
- Program-4.py → Count multiples of numbers (1 to 9)
Run each file individually using Python3.