Answered step by step
Verified Expert Solution
Question
1 Approved Answer
DonationsComplete the following flowgorithm problem: 1 . Use only concepts found in Units 1 & 2 2 . Do not use modules 3 . Submit
DonationsComplete the following flowgorithm problem:Use only concepts found in Units & Do not use modulesSubmit the flowgorithm file, the one that ends with fprgYou 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 donationsCalculate and display the total donations collectedSeven and one half percent of the donations go to a children's hospital.Calculate & display the amount to be donated to the children's hospitalClose the program with a thank you message.Include your name and current date as a comment at the top of the flowchartInclude comments throughout your design for logic clarityUpload the Flowgorithm file in Brightspace under the assignment link.Sample InputEnter the first donation: Enter the second donation: Sample OutputThe total donations are: $The children's hospital will receive $Thank you for using this program.Your program should calculate any donation amount, the above is only test data.Use your name and lab number as part of the submitted file name as follows:studentNameLabfprg ie "susanSmithLabfprg
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started