Python Overview Class 11 - Day 1
Python Overview
1. Install python
2. Use Jupiter notebook, if you have installed anaconda
3. OR use online compiler to enter your code.
Make sure it supports python 3
One of the online compiler is here, you can find similar online-compilers and use it.
https://www.programiz.com/python-programming/online-compiler/
4. I will be using Jupyter Notebook
Comments
Post a Comment