get it on google play
Created with Sketch.
Mimo is coming to the web! -
Learn more
About us
Blog
Glossary
LOG IN
SIGN UP
SIGN UP
About us
Blog
Glossary
LOG IN
HTML
CSS
JavaScript
Python
++ operator
+= operator
-- operator
-= operator
Accessing and setting content
Array length
Arrays
Between braces
Booleans
Braces
Calling the function
Class
Code block
Conditions
Console
Constructor
Creating a p element
Else
Else if
Equality operator
Extends
For Loops
Function
Function name
Greater than
If statement
Less than
Methods
Numbers
Overriding methods
Parameters
Removing an element
Strings
While Loops
JavaScript
>
Less than
Less than
To check if a number is less than another number, we use the
less-than operator
,
<
.
1 < 90
TRY IT ON THE APP