In: Computer Science
create flowchart using Flowgorithm and Pseudocode for the following program example:
Design a program for Jones College. The current tuition is $12,000 per year, and tuition is expected to increase by 5 percent each year. Display the tuition amount for each year over the next five years (use a looping structure).