What is meant by a prompt symbol. ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is meant by a prompt symbol. ?

It was shown in the basic coding sample

9th Oct 2018, 6:43 AM
ABHILASH V T
2 Answers
+ 2
If there is a prompt the program is waiting for you to type something. And after you push the enter button. It executes what you typed. For python the prompt looks like: >>>
9th Oct 2018, 6:55 AM
Paul
Paul - avatar
+ 1
Thank you @ Paul Jacobs
9th Oct 2018, 6:56 AM
ABHILASH V T