So my teacher asked us to make a problem. This was just passed to me by my classmate and this is the problem:
flow chart problem:
a. Create a flowchart that will determine the sum of two numbers and if the sum is greater or smaller than 50. (0-50 less than, 51-100 greater than)
b. create a program that will ask for a letter and will display flowchart
if there is a valid color or not.Ex. input letter: B
Blue
I really don't get what our teacher wanted us to make. Make a program that will display a flowchart? Is that possible? I'm still a first year BS in Computer Science student, so I have plenty of things to learn.
Thank you!