Saturday, December 7, 2019

Flowcharts Computer Programming and Start Statement Block Essay Example For Students

Flowcharts: Computer Programming and Start Statement Block Essay A flowchart visually represents and organizes the steps used to write the program-?it is a diagram to the flow to the process. When programmers write code, they need to give the robot instructions that are hot sequential and specific. Flowcharts enable programmers to work these steps out before needing to translate their behaviors into code. Reading flowcharts Move from step to step in the chart by following the lines between them. Perform any action listed venue you reach a Statement Block (rectangle), and then choose from several different paths to follow when you reach a Decision Block diamond). Parts Of a Flow Chart Start of program -? Marks the beginning of the program, begin here. Follow the line to get to the next block. Start Statement block -? A statement to execute, Take one step forward Gone SO steps? Or a behavior to perform. Decision block -? A decision point in your program. Ask a simple question, and do different things depending on the answer. Yes/No (also True/False, etc. ) -? Answers to the question posed in the decision block. Follow the line labeled with the appropriate answer. End of program -? Marks the end of the End program. If you reach this point, the program is done! Exercises 1. In the flowchart above, what will be the first action you take? Will you do next? Steps, what do you do? 2 If you havent gone 50 steps yet, what 3. If youve gone 50 Describe the eventual result of your actions if you follow the flowchart above from start to finish. NAME DATE 02006 AH-CSS All About Flowcharts continued Writing Pistachios How do you get from a complex task to an organized flowchart describing how to do it? Start With a flowchart containing just the task. NOW break it down into smaller, more specific steps in another flowchart. Then, go back and see puffy can break down any of those behaviors into simpler parts. Keep on repeating this process until youve reached steps that are simple enough for your robot to perform! Start Wash hands Turn on water Dispense soap Rub hands together Wash hands till clean Hands clean? Rinse soap off till clean Rinse soap Off Turn Off water Dry hands Exercise S. On a separate sheet of paper, make a flowchart organizing the flow of getting ready to go to school in the morning Be sure to include the following steps in your chart, but dont be afraid to add other things if you need them! Select something to wear Take a shower Eat breakfast Leave house for school Get out Of bed Look for your shoes Brush your teeth Put toast in the toaster Check your alarm clock Turn on shower Put purr shoes on Hit snooze button Get dressed Comb your hair Check the time 6. What behavior does the flow chart below describe? Pump air Tire at rated pressure? 7 _ Create flowcharts to represent these short tasks: a. If its raining, bring an umbrella. Take twenty paces, then turn and shoot. c. Go forward until the Touch Sensor (on port 1) is pressed in, then stop. D Follow Liberty Avenue for 2 miles, then take a left turn onto 40th Street, Go until you reach the bridge, but dont cross the bridge. Instead, make a right turn onto Poster Street, then take the first left turn. Follow that road until you reach the National Robotics Engineering Consortium building. e. Turn on oven. Cook turkey for 4 hours or until meat thermometer reaches 180 degrees. 8. Make a flow chart for the process Of cro ssing the Street. Hint: Looking both ways wont do any good unless you use that information to make some decisions. 9. Bonus: Write a flow chart that tells you how to read flow charts.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.