Hi i need to! Design an application that takes a person’s name (First Last), age in years, and height in feet and inches. Output the person’s name (Last, First) and age. Print out how much money the person would have if an amount equal to their height in millimeters was deposited each year during their lifetime at an annual percentage entered by the user. For a person 34 years old, 5 feet 3 inches tall, and 6.34 percent interest, you would calculate $1600.20 deposited each year for 34 years to save a total of $178,826.56. Show the annual payment, interest rate as a percent, and total amount saved.
Print out a message depending on the person’s age. For people younger than 21 years of age display “No beer for you my dear.” Over 55 display “You’re over the hill.” All other people get the message “It’s party time!”
The conversion formulas between inches and millimeters are 1 millimeter = .03937007874 inch and 1 inch = 25.4 millimeters, use the one easier for you to use. The result of the conversion is the annual deposit.
How would i write this in flowcharts and how would i write this in pseudo code?
Any help would be appreciated :)
Flow chart/ design help!!
Started by rightaway, Oct 06 2009 09:29 AM
4 replies to this topic
#1
Posted 06 October 2009 - 09:29 AM
|
|
|
#2
Posted 06 October 2009 - 11:09 AM
Are you looking for tools to do flowcharting, help with logic, or something else?
Moved to the correct forum, duplicate deleted.
Moved to the correct forum, duplicate deleted.
#3
Posted 06 October 2009 - 02:09 PM
basically im looking for someone to show me how to do the project. How it should look, how to use the variables and what to multiply what with.
I use raptor for my flowcharts.
I use raptor for my flowcharts.
#4
Posted 06 October 2009 - 03:49 PM
Given that we don't do homework, what have you figured out so far? Where are you stuck? Can you calculate the answer by hand (pencil, paper, calculator)?
#5
Posted 08 October 2009 - 07:25 AM
Hi, try the Raptor flow chart, u can make the flow chart and try if the chart realy works, best regards ;)


Sign In
Create Account

Back to top









