0
What to fill when any code required inputs and when we run it
2 Réponses
0
Read the code and see where is input(), how many is there and what type of input the program required then fill them separated by line break like that
input1
input2
Input3
The program you attach need three inputs the first is integer the second is operator and the third is also integer so you can do it like that
10
-
7
0
I mean what to fill in popup message when we run any code which requires inpit