subject

A pseudocode program is started below that asks the user for input and stores the value in a variable. Continue writing pseudocode to accomplish this task:

If the hour is within the school day (8 to 15) then display "Nice to see you!", Otherwise, display "It’s time to go home!

DISPLAY ("Enter the hour of day (0-23)")

hour <- INPUT ()

A) This is an Essay question... make sure you know how to write and IF/ELSE Statement for this question.

B) This is an Essay question... make sure you know how to write and IF/ELSE Statement for this question.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 17:00
Which process would best represent the opposite of exhausting air from a system?
Answers: 2
question
Computers and Technology, 21.06.2019 23:00
Explain briefly why you cannot expect to find a previous version of every file with which you work.
Answers: 1
question
Computers and Technology, 22.06.2019 06:00
Write a program that uses a widgetviewer object to do the following: generate two random integers between 1 and 9 (inclusive). name one of them x, the other y. display them to the user using jlabel objects. create a jlabel object displaying the text "enter an operation number." create a jtextfield for the user's input. create a jbutton displaying the text "press here when you've entered your operation." use addandwait to add it to the widgetviewer object. when the user clicks the jbutton, evaluate operation in the following order to determine the one and only mathematical operation to perform on x and y. use a jlabel to display the result. if operation is between 1 and 10 inclusive, add x and y. if operation is evenly divisible by 4, subtract y from x. if operation is evenly divisible by 5, use integer division to divide y into x. if operation is an even number, use floating point division to divide y into x. if none of the other tests on operation apply, multiply x and y. note: operation can be negative or zero.
Answers: 2
question
Computers and Technology, 22.06.2019 16:30
Technician a says that a dry sump system uses no oil storage sump under the engine. technician b says that a wet sump system uses no oil storage sump under the engine. who is correct?
Answers: 3
You know the right answer?
A pseudocode program is started below that asks the user for input and stores the value in a variabl...
Questions
question
Chemistry, 03.06.2021 17:40
question
English, 03.06.2021 17:40
question
Mathematics, 03.06.2021 17:40
question
Spanish, 03.06.2021 17:40
Questions on the website: 13722367