#Float holds the integer values but intger can not hold float values num1=input("Enter first Decimal number:")#10.5 num2=input("Enter second Decimal number:")#10 ...
"""Test that timeouts are handled gracefully and don't break the server.