Skip to content

This is a simple vending machine simulator written in Go

Notifications You must be signed in to change notification settings

NotCookey/VendingMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Vending Machine Simulator

This is a simple vending machine simulator written in Go. The program allows users to insert coins, select items, and receive refunds. It also keeps track of the items sold and the total revenue.

Usage

To use the vending machine simulator, simply run the main function in the vendingmachine package. The program will display the available items and prompt the user to insert coins and select items. The user can also request a refund at any time.

About

This is a simple vending machine simulator written in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages