Author of this repository: Lukasz Spychala
- 1 - Working with variables
- 2 - Data types
- 3 - Logical Operators
- 11 - Simplified Blackjack
- 15 - Coffee Machine
This repository contains all of my code that I created while
learning to code in Python. I decided to use GitHub to learn
version control software and build my portfolio.
Most of it is coding exercises from a python programming course by
Dr. Angela Yu - 100 Days of Code: The Complete Python Pro Bootcamp for 2023
Link to the course:
https://www.udemy.com/course/100-days-of-code/?src=sac&kw=100+days+of+code
Install dependencies
pip install -r requirement.txt