This repository contains basics of Python, needed for interview practice. It covers various topics from basic math (addition, subtraction) to simple data visualization techniques.
- Install Anaconda
- Install Jupyter Notebook
- Download the file from this folder with the extension ".ipy"
- Open Anaconda, and Jupyter Notebook
- Click on Open file and locate the file you downloaded in step 3.
- Test and play around with the code!
This project has no copyrights as those functions/exercises are available online all over the internet.