A

Admin • 832.27K Points
Coach

Q. Which function is used to take input from a user in Python?

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

Explanation by: Admin

The input() function is used to accept user input in Python.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.