Skip to content

Commit e66a570

Browse files
2 parents 61dbd85 + 5928d90 commit e66a570

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Python_Notes
2+
You can run the jupyter notebook online and learn while executing codes [here](https://colab.research.google.com/drive/17rIiiqaJVgtQjja44_Bdt_vg0ppateEH?usp=sharing).
3+
<br>If you are new to Jupyter notebooks (.ipynb extension files) and want to learn how to run refer to [this tutorial](https://www.youtube.com/watch?v=jZ952vChhuI).
4+
<br>I will be adding html files as well later on but they can only be used for viewing purposes (execution of code isn't possible).
5+
<br>
6+
<br>The reason for using jupyter notebooks is because it helps you add texts and run codes as well at the same time so it acts like an interactive textbook in which you can see the demo at that moment only.
7+
<br> You can email me at saketsavarn07@gmail.com for any queries or doubts as well.
8+
<br> I initially made this for my teaching assistant internship jobs.
9+
<br> Hopefully you find them useful and easy to understand :D
10+
11+

0 commit comments

Comments
 (0)