Quiz Stack
  • About
  • Basics
  • Input & Output
  • Operators
  • Operators II
  • Strings
  • Lists
  • Tuples
  • Sets
  • Dictionaries
  • Control Flow
  • Functions
  • Functions II
  • Modules & Packages
  • Error Handling
  • Object-Oriented Programming (OOP)
  • Object-Oriented Programming (OOP) II
  • Advanced Data Handling
  • Advanced Data Handling II
  • File Handling
  • Pythonic Features
  • Modules & Libraries
  • Modules & Libraries II
  • Concurrency & Performance
  • Advanced Topics
  • Advanced Topics II
Quiz Stack

© 2026 Quiz. All Rights Reserved.

  • Terms and condition
  • Privacy Policy
  • Contact Page

Ready to Level Up?

Test your knowledge on Python Input and Output Quiz: Master input() and print() for Coding Interviews. This quiz contains 10 questions.

Level: Beginner
Topic: input-and-output

What does input() return?

In Python, what is the return type of `input()`? Assume the user types `123` and presses Enter.

Question 01 / 10