Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

in idle, which symbols are used for the prompt? - >>> <<< ***

Question

in idle, which symbols are used for the prompt? - >>> <<< ***

Explanation:

Brief Explanations

In Python's IDLE, the prompt symbols are >>>. This is a standard convention for indicating where the user can input Python code in the interactive shell.

Answer:

B. >>>