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

What is console prompt?

2nd Jun 2017, 2:41 PM
Pragyan Yadav
Pragyan Yadav - avatar
2 Answers
+ 7
It is the triple "greater than" sign which prompts you to enter some code, like below :) >>> 4 + 2 6
2nd Jun 2017, 3:12 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
You can also find the console prompt in kotlin compilers
2nd Jun 2017, 3:22 PM
Siddharth Saraf