flow charts yay
- Oval = beginning
- parallelogram
- Assigning variables
- Getting user input
- Output
- Diamond = conditions
- Square
- Describes a condition (true / false arrow)
Note:
- Do not write exact code
The top image is an oval that says “start”
/Images/Pasted-image-20240221144302.png)
(newer)
/Images/Pasted-image-20240222132119.png)
- The point of the parallelogram is to specify input and output.