An open API service indexing awesome lists of open source software.

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

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)