+ 1
I don't understand the concept of the program that accepts the input of two numbers and prints their sum.
Do I put in numbers where it says "Enter a number \n"; or do I run the code and do something else to it.
1 Respuesta
+ 2
You run the code which asks for the input and provide input when prompted to do so.