

InterviewSolution
Saved Bookmarks
1. |
Output and input |
Answer» Input- By using the input function only string input . The value into input function cache into a variable. The input function will take a string argument which is to be displayed in front of the value input by a user\'s. Output- by using input function give output . Output can be in form of message or in a variable .It is also term as print function. | |