The program prints numbers 1 - 100, but:
if the number is a multiple of 3, it will print "Fizz"
if the number is a multiple of 5, it will print "Buzz"
if the number is a multiple of both 5 and 3, i
A customer makes an order and the command line interface previews available options of meals and prices.The system updates automatically and the final bill is produced to be paid Run It Now!