# A gentle introduction* to Python

To quickly recap on Python, I created a one-page guide. 

Here are the references that I used:

- [w3 Python Resource](https://www.w3schools.com/python/default.asp) 
- [Kantajit Shaw's notes on Python Map, Filter, and Reduce](https://towardsdatascience.com/python-map-filter-and-reduce-9a888545e9fc)


![python_1_14sep21.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1631726863215/jK86c2KRo.png)

