Course Content
Flowgorithm Expressions
Flowgorithm Expressions
0/1
Debug Flowgorithm Flowchart
Debug Flowgorithm Flowchart
0/1
Flowgorithm Control Statements
Flowgorithm Control Statements
0/1
Flowgorithm Loops
Flowgorithm Loops
0/1
Flowgorithm For Loop
Flowgorithm For Loop
0/1
Flowgorithm While Loop
Flowgorithm While Loop
0/1
Flowgorithm Do Loop
Flowgorithm Do Loop
0/1
Flowgorithm Nested Loops
Flowgorithm Nested Loops
0/1
Export Flowgorithm Flowchart
Export Flowgorithm Flowchart
0/1
Flowgorithm Intermediate
About Lesson

Flowgorithm supports both C-Family and BASIC-family programming language operators. It also supports symbols used in Mathematics.

An operator is a symbol or keyword used to perform operations on variables and values. Operators are essential for various calculations and data manipulation.

Types of operators

The Flowgorithm supports many operators. The basic types of operators are as follows:

  • Arithmetic Operators
  • Relational Operators
  • Logical Operators

 

Flowgorithm Operators