Day 2: #100 days of Code
Another Day, Another Beginning
This marks Day 2 progress. Today I learned about typecasting, data types, conversion from one data type to another.
Made a Program, which takes the input of a number and adds them together.

Then exploring more about type conversion and mathematical operators, I made a BMI calculator program :

Learned about f”strings in Python and made a program that calculates how many days, months, and weeks you have left till the age of 90.

Finally concluded the Day Exercises with a Tip Calculator Program.

2/100.