what do the three arrow ">>>" mean in Python
Answers
Answered by
1
Answer: It indicates an interactive session, and things typed into the 'interpreter' are marked with this. Output is shown without the arrows. In fact, the python documentation often has a button >>> at the top right of example code to be able to hide the arrows (and output) so that you can copy and paste the code
hope it helps
Similar questions
Computer Science,
3 months ago
English,
6 months ago
Math,
6 months ago
Math,
11 months ago
Social Sciences,
11 months ago
Math,
11 months ago