Question Description
One of the most common data types in all programming languages is Float, which represents decimal values.
Programming declares variables and specifies the data types of these variables at the beginning of a program.
However, depending on the order of operations, the output of an operation involving floating numbers might not necessarily be a floating number.
Input the following in