A

Admin • 832.27K Points
Coach

Q. Which function is used to get input from the user?

  • (A) input()
  • (B) scanf()
  • (C) read()
  • (D) get()
  • Correct Answer - Option(A)
  • Views: 18
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`input()` reads user input as a string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.