/Just-Python

Learn basic Python from https://www.youtube.com/watch?v=iKmat4ieQ1I

Primary LanguagePython

Just-Python

Prerequisite

Available Scripts

Run "Guess Words Game":

rye run python guess-words-game.py

Run worksheets:

rye run python worksheets/«file_name».py

# Examples
rye run python worksheets/csv_use_either.py
# OR
rye run python worksheets/test_maybe.py