An open API service indexing awesome lists of open source software.

https://github.com/didierrlopes/learn-python

Repository to learn python
https://github.com/didierrlopes/learn-python

matplotlib numpy pandas python teaching

Last synced: 10 months ago
JSON representation

Repository to learn python

Awesome Lists containing this project

README

          

# Learn Python

*I have used this notebook to teach python in the past.*

These are the topics mentioned:
* Primitive Variables
* Print
* Arithmetic Operations
* Comparison Operators
* Logical Operators
* If Else statements
* Lists
* Sets
* Tuples
* Sets
* Loops
* Functions
* Numpy
* Pandas
* Matplotlib