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 ...
Write a Python program to get the Python version you are using. Write a Python program to display the current date and time. Sample Output : Current date and time : 2021-07-05 14:34:14 Write a Python ...