Home Buffet is trying to make a comeback. They want to offer special prices to the seniors an children to eat at their Buffet. Create a flow chart that meets the following requirements: Read age if age is 50 or more, display: "Welcome Senior, you get 80% discount" if age is 10 or less, display: "Welcome Young adult, you eat for FREE!" if age is between 11 and 49 display: "The price for your lunch is $8" Note: Use draw.io Links to an external site.to create the flowchart
Max Function
Statistical function is of many categories. One of them is a MAX function. The MAX function returns the largest value from the list of arguments passed to it. MAX function always ignores the empty cells when performing the calculation.
Power Function
A power function is a type of single-term function. Its definition states that it is a variable containing a base value raised to a constant value acting as an exponent. This variable may also have a coefficient. For instance, the area of a circle can be given as:
Home Buffet is trying to make a comeback. They want to offer special prices to the seniors an children to eat at their Buffet. Create a flow chart that meets the following requirements:
- Read age
- if age is 50 or more, display: "Welcome Senior, you get 80% discount"
- if age is 10 or less, display: "Welcome Young adult, you eat for FREE!"
- if age is between 11 and 49 display: "The price for your lunch is $8"
Note: Use draw.io Links to an external site.to create the flowchart
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images