python check if a number is in a range of an other number code example Example: python check if number is in range if 10000 <= number <= 30000: pass