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 ...
1.Take values of length and breadth of a rectangle from user and check if it is square or not. 2. A company decided to give bonus of 5% to employee if his/her year of service is more than 5 years.Ask ...