πŸ“Š Python
Q. Which function is used to get input from users?
  • (A) scan()
  • (B) get()
  • (C) input()
  • (D) read()
πŸ’¬ Discuss
βœ… Correct Answer: (C) input()

Explanation: `input()` reads a line of text input from the user.

Explanation by: Mr. Dubey
`input()` reads a line of text input from the user.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
56
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate