Simulated Coffee Machine with OOP!
Add GIF demo
This commit is contained in:
parent
2cb3f14710
commit
f462cc5ae0
9 changed files with 167 additions and 2 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1 +1,8 @@
|
|||
.vscode
|
||||
# Ignore Markdown formatting being inconsistent with markdownlint
|
||||
.prettierignore
|
||||
|
||||
# Ignore virtual environments
|
||||
venv
|
||||
|
||||
# Ignore random cache
|
||||
__pycache__
|
||||
Loading…
Add table
Add a link
Reference in a new issue