reading-notes


Project maintained by mr-atta Hosted on GitHub Pages — Theme by mattgraham

Operators and Loops

Operators

The evaluates be by comparing value, the result will be true or false (in comparison or logical).

AND , OR , not

Loops

loop

for

while