Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 161 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 161 Bytes

Some Basic Codes for learning Python

Usage

For .py files: python codename.py

For .ipynb: jupyter notebook (considering jupyter is installed)