Write the output for the following :
1. a = input ("20")
2. s = input ("Enter your name")
3. x = float (input ("Enter your salary") )
4. z = int (input ("20" + "30") )
5. y = int (input (44 * 3) )
Answers
Answered by
0
Explanation:
how can you insert a test in between two words?
Similar questions