Warning: Undefined array key "q" in /home/stu/mervin/public_html/3390/printGeek/getpromp.php on line 31
input("Enter first number: "); input("Enter second number: "); float(num1) + float(num2); print("The sum of {0} and {1} is {2}".format(num1, num2, sum)) (edited)