Write a program to ask user to enter number of guests as an integer, and number of hotel available rooms as an integer. Then, the program should compute the subtraction of guest's number of hotel room's number and display the result of the subtraction. Subtraction number of available hotel rooms - number of guests In addition to that, your program should display: "Number of hotel rooms less than number of guests " if the result of the subtraction is less than 0. • "Number of hotel rooms greater than number of guests " if the result of the subtraction is greater than 0. "Number hotel rooms equal to guest's number " if the result of the subtraction is equal to 0.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
write by Python programing
Program 2
Write a program to ask user to enter number of guests as an integer, and number of hotel
available rooms as an integer. Then, the program should compute the subtraction of guest's
number of hotel room's number and display the result of the subtraction.
Subtraction = number of available hotel rooms-number of guests
In addition to that, your program should display:
● "Number of hotel rooms less than number of guests" if the result of the subtraction is less
than 0.
● "Number of hotel rooms greater than number of guests " if the result of the subtraction is
greater than 0.
● "Number hotel rooms equal to guest's number" if the result of the subtraction is equal to
0.
The following are sample runs.
Note: Write your university ID at the beginning of the program to appear as the following example.
The example below is for clarification purpose and you should write your own information as requested.
My id is 2138853
Student ID: 1223344
Please enter number of guests: 24 <enter>
Please enter number of available hotel rooms: 20 <enter>
The result of the subtraction is -4
Number of hotel rooms less than number of guests.
Page 3 of 4
Assignment 1
Student ID: 1223344
Please enter number of guests: 34 <enter>
Please enter number of available hotel rooms: 30 <enter>
The result of the subtraction is 4.
Number of hotel rooms greater than number of guests
Student ID: 1223344
Please enter number of guests: 35 <enter>
Please enter number of available hotel rooms: 35 Kenter>
The result of the subtraction is 0
Number of hotel rooms equal to number of guests
B
B
Transcribed Image Text:write by Python programing Program 2 Write a program to ask user to enter number of guests as an integer, and number of hotel available rooms as an integer. Then, the program should compute the subtraction of guest's number of hotel room's number and display the result of the subtraction. Subtraction = number of available hotel rooms-number of guests In addition to that, your program should display: ● "Number of hotel rooms less than number of guests" if the result of the subtraction is less than 0. ● "Number of hotel rooms greater than number of guests " if the result of the subtraction is greater than 0. ● "Number hotel rooms equal to guest's number" if the result of the subtraction is equal to 0. The following are sample runs. Note: Write your university ID at the beginning of the program to appear as the following example. The example below is for clarification purpose and you should write your own information as requested. My id is 2138853 Student ID: 1223344 Please enter number of guests: 24 <enter> Please enter number of available hotel rooms: 20 <enter> The result of the subtraction is -4 Number of hotel rooms less than number of guests. Page 3 of 4 Assignment 1 Student ID: 1223344 Please enter number of guests: 34 <enter> Please enter number of available hotel rooms: 30 <enter> The result of the subtraction is 4. Number of hotel rooms greater than number of guests Student ID: 1223344 Please enter number of guests: 35 <enter> Please enter number of available hotel rooms: 35 Kenter> The result of the subtraction is 0 Number of hotel rooms equal to number of guests B B
Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY