Computer Science
what iteration means
the repetition of a process or utterance
Flow chart
A flowchart is a type of diagram that represents an algorithm, workflow or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows.
What is a Sequence
particular order in which related things follow each other
How is it different flowchart
Planning a new project Documenting a process Modeling a business process Managing workflow
What is python
Python is a coding behind a turtle
why do we use flow charts
A flowchart is a pictorial or graphical representation of a process. Flowcharts are used in many industries including entertainment, engineering, physical sciences and computer programming.
What is an algorithm
A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.