Indication Out[]
What is the need of indication Out[]?
Why it is not showing while using print command?
Python-3.4.3 Getting-started-with-IPython 03-04 min 50-60 sec
Answers:
Out[] means the output of the code you are executing. If it is not showing for you its ok unless you are getting any error on the code you are executing.