Tell the user that entry of a year before 2005 will cause


United states consumers put $51 billion in fast food charges on their credit and debit cards in2006, up from $33.2 billion in 2005. Based on this model of the billions of fast food charges, F(t)=33.2+16.8t Where t is years since 2005, write a program that repeatedly prompts the user to enter a year after 2005 and then predicts the billions of dollars of fast food charges US consumers will make in that year. Define and call a function fast_food_billions that takes the year as it's input argument and returns the prediction as it's result. Tell the user that entry of a year before 2005 will cause the program to stop. 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Tell the user that entry of a year before 2005 will cause
Reference No:- TGS0128260

Expected delivery within 24 Hours