Senior High School - Algorithms and Programming
Senior High School - Algorithms and Programming
PROGRAMMING
Definition of Algorithm
Flowchart
Pseudocode
Flowchart is made in the form of a flow of symbols starting from a starting point to the end
point of the program.
The branching point where one of the branches can be traversed by the program
Decision
based on a condition
Input / Symbolizes an activity or other process that has been previously defined
Output
Predefined The branching point where one of the branches can be traversed by the program
Process based on a condi
Connector Used to connect a point on a flowchart to another point on the same page
Off-page Used to connect a point on a flowchart to another point on the different page,
Connector It is used when other diagrams are complex enough that they cannot be drawn
on one page