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