how to check if a no is in between two nos in python code example Example: python check if int is between two values if 10000 <= number <= 30000: pass