The following outline is used to plan a program. What is the name for this type of plan?
# a program to help the user start saving for retirement
# ask the user for their income
# ask the user for their age
# determine the amount of money the person should be saving
# display the result
flowchart
pseudochart
flowcode
pseudocode