/Soda-Machine-Debugging-Main-Lab

This console app simulates the actions of a user counting coins, purchasing a can of soda, and counting cans purchased. The given code was riddled with bugs and errors to be resolved for the game to be playable.

Primary LanguagePythonMIT LicenseMIT

SodaMachineDebugging main lab

This console app simulates the actions of a user counting coins, purchasing a can of soda, and counting cans purchased. Each user action is one of three distinct functions.

The code provided was riddled with bugs and errors to be resolved for the game to be playable.