A relatively basic python project which consists of a program where you enter the dimensions of a rectangle, circle or triangle and the program calculates the area for you.
1. Write a Python program to print "Hello Python". 2. Write a Python program to do arithmetical operations addition and division. 3. Write a Python program to find the area of a triangle. 4. Write a ...