Data Processing with Operators

# Introduction After data is saved in variables in programming language, how should we process it? This is when we need **operators** to perform calculations on the data that has been saved. In this section, we will learn the following: **Knowledge Points:** - Arithmetic operators - Relational operators - Logical operators - Assignment operators

|60 : 00

Click the virtual machine below to start practicing