Compute the Cost of Booking a Workspace
Use conditional statements to calculate the cost of booking a workspace.
Problem statement
You want to book a workspace to increase your productivity. You have the option to choose from the following: an open office space, a dedicated desk, or a private office. You can also decide if you want a daily pass or a monthly pass for the workspace, and you wish to find out the cost based on your requirement. You have the following information:
Open ...