1. Write a Python program to test whether an input is an Float. 2. WAP to take Float input form user. 3. Assign an Float to the variable, then print it. 4. Write a Python program to add two positive Floats without using the '+' operator 5. Take integer input from user and convert it into Float