https://github.com/nullthefirst/easy-py
Python is easy - Course
https://github.com/nullthefirst/easy-py
Last synced: 10 months ago
JSON representation
Python is easy - Course
- Host: GitHub
- URL: https://github.com/nullthefirst/easy-py
- Owner: nullthefirst
- Created: 2019-11-02T21:20:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T21:33:37.000Z (over 6 years ago)
- Last Synced: 2025-02-18T11:43:00.247Z (about 1 year ago)
- Language: Python
- Size: 1.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# easy-py
> Homework Assignment #1: Variables
- [file](./00-variables/main.py)
- [video](https://youtu.be/FtjX9egYl1I)
> Homework Assignment #2: Functions
- [file](./01-functions/functions.py)
- [video](https://youtu.be/yu18Fp8d9pk)
> Homework Assignment #3: "If" Statements
- [file](./02-if-statements/main.py)
- [video](https://youtu.be/NGUvcWdPwI8)