Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
**About** This project contains a series of Python examples to help someone new to Python learn how to program in Python. I am listing the order in which you may want to read these examples. The order below starts with simple concepts, moving on to more advanced ones. - python_strings.py - python_numbers.py - python_booleans.py - python_conversions.py - using_modules.py - string_interpolation.py - python_lists.py