$24
Problem 1 (100 points)-Write a program. Submit a folder named Choice that contains the main function (in a file called choice.cpp) and any header files you include. Do not forget to include a makefile. AUTOMATIC 0 IF YOU CODE EVERYTHING IN choice.cpp)
Recreate either of the following programs from HW 3 using a GUI:
program 2 (chili) or
program 3 (chipotle)
This means the movement throughout the program should be through the GUI ONLY (not text based). Don’t forget to mention in your README which program you are creating.