Create a program in c++ to do and implement the following forMoon Base Robot Kitchen
1.) Create the user interface for people on the moon base toselect food items from a list of available meals, and assign themto days. The meals for a whole week can then be viewed.
2.) Use a Linked List with all of the available meals stored init for the user to pick from. Use a Queue for the 21 meals ofthe week.
Create a program in c++ to do and implement the following for Moon Base Robot Kitchen 1.) Create the user interface for
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am