Question: Create a flowchart to illustrate the given problem. You are given input for the student name, number of credits, and cost per credit. If the student takes over twelve credits, they pay $2000.00 tuition. If the student takes twelve credits and under, they pay the cost per credit that is on the input record. You need to output the student name, number of credits and total tuition.