for its Vilas' reservations and print the receipt.
Write a python program would prompts the user to select the type of villa: Standard or VIP.
Each villa costs as follows:
Standard: 450KD, and 500KD with breakfast for 4 people.
VIP: 800 with free breakfast for 7 people.
Next, the program should prompt the user to enter the number of nights. In case the number of
nights is greater than 3 and the selected villa is VIP, then LALA Shaleh offers the visitors a free
dinner at the "Boom luxury restaurant".
Then the program should ask the user whether the visitors would like to add room cleaning as a
service. A standard villa costs 20KD per day, while VIP costs 40KD.