saving . . . saved python version has been deleted. python version has been hidden .
python version
Title
Question
Respected sir, the course name is python 3.4.3 whereas the downloaded version is 3.6.8
also, no guidelines are provided to download ipython in the installation sheet. Kindly reply. Thank you.

Python-3.4.3 Getting-started-with-IPython 01-02 min 0-10 sec 28-04-20, 12:55 p.m. ATM

Answers:

To install ipython you need to run the command pip install ipython from the command prompt(Windows)/terminal(Linux).
If you still face any issue in installing or setting up ipython. You can use anaconda https://www.anaconda.com/distribution/.
After installing Anaconda, Open the Anaconda Command Prompt(Windows)/Open terminal (Linux) and then type ipython --pylab.
It should load all the modules required for the tutorial
28-04-20, 1:32 p.m. aditya94palaparthy@gmail.com


Log-in to answer to this question.