CBSE Class 11 Informatics Practices Question 28 of 62

Getting Started with Python — Question 9

Back to all questions
9
Question

Question 9

The three greater than signs (>>>) are called the Python ............... .

  1. Cursor
  2. Command prompt
  3. Pointer
  4. Blinking cursor
Answer

Command prompt

Reason — The three greater than signs (>>>) are called the Python command prompt or interactive prompt.