+ 1
[DUPLICATE] Why >>> is used
>>>
2 Answers
+ 2
(Since this isnât spoken in the previous post,) Iâll add that >>> indicates youâre in interactive mode, which is different from script mode. Googling these two terms should answer any doubt about their difference.



