Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Donations Complete the following flowgorithm problem: Use only concepts found in Units 1 & 2 Do not use modules Submit the flowgorithm file, the one

Donations
Complete the following flowgorithm problem:
Use only concepts found in Units 1 & 2
Do not use modules
Submit the flowgorithm file, the one that ends with ".fprg"
You work as an intern at a local charity. The charity receives donations on a regular basis. Your supervisor would like you to design a program that will:
Prompt the user for two input donations.
Calculate and display the total donations collected.
Seven and one half percent (7.5%) of the donations go to a children's hospital.
Calculate and display the amount to be donated to the children's hospital.
Close the program with a thank you message.
Include your name and current date as a comment at the top of the flowchart
Include comments throughout your design for logic clarity
Upload the Flowgorithm file in Brightspace using the Add a File button.
Sample Input:
Enter the first donation: 250
Enter the second donation: 1000
Sample Output:
The total donations are: $1250
The children's hospital will receive $93.75 Thank you for using this program.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions