Example 3: Write pseudo code that performs the following: Ask a user to enter a number. If the number is between 0 and 10, write the word blue. If the number is between 10 and 20, write the word red. if the number is between 20 and 30, write the word green. If it is any other number, write that it is not a correct color option. Pseudo Code: CH code: loler int colornum; foutg<"Please enter a number" cin>> colornum; if(colornum > o&& colornum <= 10) { cout<<"blue"; } else if(colornum >0 && colornum <= 10) { cout<<"blue";} else if(colornum > 0 && colornum <= 10) { cout<<"blue"; } Write "Please enter a number" Read colornum If (colornum >o(and colornum <= 10) Write blue else If (colornum >0 and colornum <= 10) reg 30 re Write blue else If (colornum >0 and colornum <= 10) Write blue else Write "not a correct color option" else { cout<<"not a correct color option" }

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

I got these screenshots from my online class. Regarding the example 3, is it correct? How? I mean, I can't find other colors stated except blue.

Also, what would the resulting pseudo code be if for example, the output will be green? 

Example 1: Write pseudo code that reads two numbers and multiplies them together and print out their product.
Ch code
Pseudo code
mul = numlek mum? num1, num2, multi:
multl multi = num1 * num2;
cout<<multi<endl;
Read num1, num2
Set multi to num1*num2
Read'numl&INm?
"cin>>num1>>num2;
Write multi
Diaplay
Example 2: Write pseudo code that tells a user that the number they entered is not a 5 pra 6.
Example 2 Solution 1:
Pseudo Code:
CH code:
of
vañ'able
Read isfive
If(isfive = 5)
A true
int isfive;
cin>> isfive;
Write "your number is 5"
Else if (isfive = 6)
Write "your number is 6" SMeO else iflisfive == 6)
Else
Write "your number is not 5 or 6"
if(isfive == 5)
{ cout<<"your number is 5"; }
{ cout<<"your number is 6"; }
I-fle
else
{ cout<<"your number is not 5 or 6"; }
ラ oit
Transcribed Image Text:Example 1: Write pseudo code that reads two numbers and multiplies them together and print out their product. Ch code Pseudo code mul = numlek mum? num1, num2, multi: multl multi = num1 * num2; cout<<multi<endl; Read num1, num2 Set multi to num1*num2 Read'numl&INm? "cin>>num1>>num2; Write multi Diaplay Example 2: Write pseudo code that tells a user that the number they entered is not a 5 pra 6. Example 2 Solution 1: Pseudo Code: CH code: of vañ'able Read isfive If(isfive = 5) A true int isfive; cin>> isfive; Write "your number is 5" Else if (isfive = 6) Write "your number is 6" SMeO else iflisfive == 6) Else Write "your number is not 5 or 6" if(isfive == 5) { cout<<"your number is 5"; } { cout<<"your number is 6"; } I-fle else { cout<<"your number is not 5 or 6"; } ラ oit
Example 3: Write pseudo code that performs the following: Ask a user to enter a number. If the number is between 0
and 10, write the word blue. If the number is between 10 and 20, write the word red. if the number is between
20 and 30, write the word green. If it is any other number, write that it is not a correct color option.
Pseudo Code:
CH code:
lolene
int colornum;
coutg<"Please enter a number"
Cin>> colornum;
if(colornum > o && colornum <= 10)
{ cout<<"blue"; }
else if(colornum >0 && colornum <= 10)
{ cout<<"blue"; }
else if(colornum >0 && colornum <= 10)
{ cout<<"blue"; }
Write "Please enter a number"
Read çolornum
If (colornum >o(and colornum <= 10)
Write blue
else If (colornum >0 and colornum <= 10)
reg
30 ren
Write blue
else If (colornum >0 and colornum <= 10)
31
Falke
Write blue
else
Write "not a correct color option"
else
{ cout<<"not a correct color option" }
Transcribed Image Text:Example 3: Write pseudo code that performs the following: Ask a user to enter a number. If the number is between 0 and 10, write the word blue. If the number is between 10 and 20, write the word red. if the number is between 20 and 30, write the word green. If it is any other number, write that it is not a correct color option. Pseudo Code: CH code: lolene int colornum; coutg<"Please enter a number" Cin>> colornum; if(colornum > o && colornum <= 10) { cout<<"blue"; } else if(colornum >0 && colornum <= 10) { cout<<"blue"; } else if(colornum >0 && colornum <= 10) { cout<<"blue"; } Write "Please enter a number" Read çolornum If (colornum >o(and colornum <= 10) Write blue else If (colornum >0 and colornum <= 10) reg 30 ren Write blue else If (colornum >0 and colornum <= 10) 31 Falke Write blue else Write "not a correct color option" else { cout<<"not a correct color option" }
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

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