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 22-06-19, 10:46 a.m. RavisankarJ

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.
22-06-19, 10:57 a.m. iakashchavan


Click here to reply/comment online