Is Print () function is used to accept the value of a variable from the user
Answers
Answered by
39
Answer:
No Print () function is not used to accept the value of a variable from the user
Answered by
2
No,Print () function is not used to accept the value of a variable from the user.
- Rather it is used to display the value of a variable passed as parameter in the print function
- and also to display sentences passed through the function.
- It displays messages in the output window.
- This function is used in many programming languages as well.
#SPJ3
Similar questions