Question: Procedure 11. Create a flowchart that portrays the following: o Pick up an object from a bin. o Test the object's weight. o Does the
Procedure 11. Create a flowchart that portrays the following: o Pick up an object from a bin. o Test the object's weight. o Does the object weigh 50 kg or more? If yes, drop the object in a bin called Heavy. o If no, drop the object in a bin called Light. o Repeat this process three times. 12. Modify the program so that it counts each time an object is sorted. The program will stop after 10 objects are sorted. 13. Create a flowchart that portrays the following: . Choose a number between 1 and 10. Is the number odd? If yes, add 1 o I no, add o o Divide the number by 2. Is the number 1? If yes, stop . If no, loop back to the second step. Conclusion 1. How is flowcharting similar to using a map to plan a route for a trip? 2. Describe a process that you perform every day. Develop a flowchart that illustrates the process
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
