how to say if a variable is between two numbers python3 code example Example: python check if number is in range if 10000 <= number <= 30000: pass