python - add 1 only if value is between a range code example Example: python check if number is in range if 10000 <= number <= 30000: pass