/Coffee-Machine

Built a simple Python program that works like vending machine.

Primary LanguagePython

Coffee-Machine



I'm currently on a quest to solidify my Python foundation by going back to the roots and build simple python projects. This is more of self study but if it helps anyone to want to use it for their specific needs, please do not hesitate to copy and use it.

What it can do:


Built a simple Python program that works like vending machine.

Python Skill Used:


  • Functions
  • For Loops
  • While Loops
  • if/elif/else statements