π Understanding Flowchart Symbols
Flowcharts use different shapes to show steps in a process. Let's explore three important symbols: the start symbol, the end symbol, and the action symbol.
π Start Symbol
The start symbol is like the entrance to a story! It shows where the flowchart begins.
- π’ Shape: Oval or rounded rectangle.
- πͺ Function: Indicates the beginning of the process.
- β¨ Example: "Start reading a book".
π End Symbol
The end symbol is like the period at the end of a sentence! It shows where the flowchart finishes.
- π Shape: Oval or rounded rectangle (same as the start symbol!).
- π― Function: Indicates the end of the process.
- β
Example: "Finished reading the book".
βοΈ Action Symbol
The action symbol is where all the work happens! It shows the steps you take in the process.
- π¦ Shape: Rectangle.
- βοΈ Function: Represents a step or action in the process.
- π Example: "Read chapter 1".
π Comparison Table
| Symbol |
Shape |
Function |
Example |
| Start |
Oval |
Beginning |
Start playing |
| End |
Oval |
Ending |
Game Over |
| Action |
Rectangle |
A Step |
Move character |
π‘ Key Takeaways
- π Start and end symbols use the same shape (oval).
- π Action symbols are always rectangles.
- πΊοΈ Flowcharts help us understand processes step by step.