A

Admin • 833K Points
Coach

Q. Which function is used to get user input in Python?

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

Explanation by: Admin

`input()` is used to read input from the user as a string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.