Menu

[Solved]Know 500 Types Bananas World Also Know Bananas Excellent Source Potassium Fiber Vitamin B Q37285107

Did you know that there are over 500 types of bananas in theworld? Did you also know that bananas are an excellent source ofpotassium, fiber, and vitamin B-6 as well as serve as a powerfulantioxidant? However, most people might not be aware of theprolific amount of banana consuming possibilities that areavailable to them. Wouldn’t it be amazing if we have a program thatwould randomly recommend a type of banana for someone to eat everyday as part of a complete and balanced breakfast. However, say youdon’t like bananas and would prefer apples (over 2000 varieties) orkiwi fruit (50 types).

For your final exam, you are to build a program that does justthat. Your task is to build a program that randomly recommends adifferent kind of one type of fruit each day. The user should beable to pick from a menu of at least three different kinds of fruit(banana is a required selection). The program should also randomlyselect a new fruit variant for all 30 days of a month. For example,I should be able to choose between: banana, apple, and kiwi. I willselect kiwi. It will then produce a randomly selected list of 30different types of kiwi and present them in a list. If I run theprogram again and select kiwi, then it will return a new list ofkiwi.

Your program should practice a separation of concerns, selectfrom the list randomly, and provide a menu or display.

Extra Credit will be offered if the following can becompleted:

1). Able to select specific months and have the list printed outcorrelate to the number of days in the month (remember 2018 is nota leap year).

2). Able to display a graphic along with your list and fruitselection

3). Able to have no repeating of types of fruit in any of thelists

In addition to your code, you will have to provide a brief videodemonstrating your code running and you explaining a walkthrough ofthe code.

Expert Answer


Answer to Did you know that there are over 500 types of bananas in the world? Did you also know that bananas are an excellent sour… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *