PROGRAMMING OF BUSINESS 4
PROGRAMMING OF BUSINESS 4
(24K-7300)
else:
else:
#include <stdio.h>
int main() {
int year;
scanf("%d", &year);
} else {
return 0;
max_num = max(a, b, c)
else:
days = {
1: "Monday",
2: "Tuesday",
3: "Wednesday",
4: "Thursday",
5: "Friday",
6: "Saturday",
7: "Sunday"
import math
if choice == 1:
elif choice == 2:
elif choice == 3:
else:
print("Invalid choice.")
charge = "$10.00"
charge = "$15.00"
charge = "$10.00"
charge = "$5.00"
else:
charge = "Free"
business = input("Is the customer staying on company business? (yes/no): ").lower() == "yes"
if people == 2:
cost = 85
elif people == 3:
cost = 90
elif people == 4:
cost = 95
else:
cost = 95 + (people - 4) * 6
if business:
cost *= 0.8
cost *= 0.85