logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Emily PersGeneral article writing
(5/5)

992 Answers

Hire Me
expert
Bobby DavroComputer science
(5/5)

869 Answers

Hire Me
expert
Cole GrayyEconomics
(5/5)

905 Answers

Hire Me
expert
Ashok GehlotComputer science
(5/5)

728 Answers

Hire Me
Python Programming

build a program that randomly recommends a different kind of one type of fruit each day. Â The user should be able to pick from a menu of at least three different kinds of fruit (banana is a required selection).

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Did you know that there are over 500 types of bananas in the world?  Did you also know that bananas are an excellent source of potassium, fiber, and vitamin B-6 as well as serve as a powerful antioxidant?  However, most people might not be aware of the prolific amount of banana consuming possibilities that are available to them.  Wouldn't it be amazing if we have a program that would randomly recommend a type of banana for someone to eat every day as part of a complete and balanced breakfast.  However, say you don't like bananas and would prefer apples (over 2000 varieties) or kiwi fruit (50 types). 

For your final exam, you are to build a program that does just that.  Your task is to build a program that randomly recommends a different kind of one type of fruit each day.  The user should be able to pick from a menu of at least three different kinds of fruit (banana is a required selection).  The program should also randomly select 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 will select kiwi.  It will then produce a randomly selected list of 30 different types of kiwi and present them in a list.  If I run the program again and select kiwi, then it will return a new list of kiwi.  

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

Extra Credit will be offered if the following can be completed:

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

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

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

In addition to your code, you will have to provide a brief video demonstrating your code running and you explaining a walkthrough of the code.

submit files through Canvas or a GitHub link along with any modules and libraries if needed.

 

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme