Create a void function and a parameter that will display “Welcome to Ibra bakery ”. example: Welcome to Ibra bakery Mohammed

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section6.2: Returning A Single Value
Problem 13E
icon
Related questions
Question
  1. Ibra Bakery wants you to create a simple python program for calculating cashback offers on cakes for the customers on the occasion of their second anniversary. The program should start by reading customer_name, Number_of_cakes. Then you need to do the following

 

 

  • Create a void function and a parameter that will display “Welcome to Ibra bakery <customer name>”.

example: Welcome to Ibra bakery Mohammed

 

  • Create a function with return value and with a parameter Number_of_cakes. then input cake_price of each cake. Then calculate Total_price as sum of all the cakes’ prices.

 

  • Create a function that will accept Total_price as parameter then compute cashback based on a criterion that if Total_price is more than 10.0 omr, cashback will be 20% of Total_price otherwise no cashback.

 

  • Display all the details as output.

 

User-defined function (python)

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning