Computer Science, asked by adrika17pathak, 5 days ago

what is a python prompt​

Answers

Answered by utkarshaa07
1

Answer:

To begin with, you should have a window on your screen with Python somewhere in its title, displaying a line that looks something like this: >>> That >>> is called a prompt, which means it's something the computer displays to tell you it's ready for your instructions

Answered by ArchBTW
1

Answer:

Interactive mode is a command line shell which gives immediate feedback for each statement, while running previously fed statements in active memory

Explanation:

Plz mark it as brainliest

Similar questions