+ 1
anyone help me with "type conversion" basic 9 part 2" i m not getting the results
i type this print (float(input("Enter a number: 4" )) + float(input("Enter another number: 5"))) and not getting the results help me
4 Answers
+ 3
first_num = input("enter a number : 4")
sec_num = input("enter a number : 5")
print( float(first_num) + float(sec_num) )
+ 2
put user input in -
a variable
+ 1
thanks bro
0
××פ×× × ×˘× ×˘×˘×˘×˘×˘×˘× ××