0
Input sand outputs
Can some body explain this question ( complete the code) Address = ?
4 Respostas
+ 3
of course!
you have to complete a code....
possible you need something, maybe a bulit-in function to ask the user to enter his/her address.
and as mentioned, to use another built-in function to show the output.
I hope this helps
+ 1
Waleed Dreadi ,
it is always helpful if questions contains the information where this task is located, and what the task description is:
> python developer - going deeper with python - inputs and outputs
> Complete the code to get a user input and store it into a variable called address
as already mentioned by Mihaly Nyilas , we need to apply the input() function. if you feel not quite comfortable with this topic, it is recommended to re-read parts of the module *going deeper with python*.
0
Thank you but have you seen the exercise I am talking about?
0
I thank you for pointing this out. That is true.