Which command is used to allow users to give values from the
console?
Answers
Answered by
1
Accepting Input from Console
To take input from the user we make use of a built-in function input().
Similar questions