subject
Computers and Technology, 07.05.2021 23:50 hopw

Part 1: Write Algorithm Create an algorithm using pseudocode that someone else can follow. Choose one of the following options:

How to make a grilled cheese sandwich
How to do a load of laundry
How to tie a shoe
My Algorithm for: How To

Write your instructions below: (use as many steps as needed to complete the task)
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.

Part 2: Test Algorithm and Reflection
Read your algorithm to a friend or family member and ask them to review your steps. Then answer the following questions using complete sentences.

Did you forget to include any of the steps? What feedback did your friend or family member give regarding the steps?

Was your algorithm as detailed or clear as it should have been? What feedback did your friend or family member give you regarding the algorithm?

How could you improve your algorithm to get the expected results?

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 23.06.2019 16:30
You have read about the beginnings of the internet and how it was created. what was the internet originally created to do? (select all that apply) share research. play games. communicate. share documents. sell toys
Answers: 1
question
Computers and Technology, 23.06.2019 19:50
Which feature is selected to practice and save the timing of a presentation
Answers: 1
question
Computers and Technology, 24.06.2019 07:30
Aproject involves many computing systems working together on disjointed task towards a single goal what form of computing would the project be using
Answers: 3
You know the right answer?
Part 1: Write Algorithm Create an algorithm using pseudocode that someone else can follow. Choose...
Questions
question
Mathematics, 04.01.2021 07:00
question
History, 04.01.2021 07:00
question
Mathematics, 04.01.2021 07:00
Questions on the website: 13722367