The second task was introducing input. Input is used when you want the user to enter information. In this task it wanted me to write a code in which asks "What your name is?" and says hello to that name. This required me to input the question within a variable, and print hello with the variable .
Show the answer plz
ReplyDelete