javascript if in between code example Example: if between two numbers javascript if (500 < thenumber && thenumber < 600) { // ... }