CBSE Class 11 Computer Science Question 31 of 80

Getting Started with Python — Question 8

Back to all questions
8
Question

Question 8

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.