This problem requires some logical thinking and mathematical operations to calculate the bill without using if-then statements. You can achieve this by using integer division and modulus operations to convert the number of nights to weeks and calcul…