Você está na página 1de 6

Scientific Debate

Flowchart
What is Algorithm
An algorithm is a set of rules for
carrying out calculation either by hand
or on a machine.
An algorithm is a finite step-by-step
procedure to achieve a required result.
An algorithm is a sequence of
computational steps that transform the
input into the output.
What is Flowchart

A flowchart is a formalized graphic


representation of a logic sequence. The
purpose of a flowchart is to provide
people with a common language or
reference point when dealing with a
project or process.
Flow Chart Example 1

Draw a flowchart to find


the sum of first 50

natural numbers.
Flow Chart Example 2

Draw a flowchart to find the


largest of three numbers A,

B, and C .

Você também pode gostar