diff --git a/education/software development/ECE1400/Flowcharts and Pseudocode.md b/education/software development/ECE1400/Flowcharts and Pseudocode.md index 58440fe..d3b948c 100644 --- a/education/software development/ECE1400/Flowcharts and Pseudocode.md +++ b/education/software development/ECE1400/Flowcharts and Pseudocode.md @@ -77,12 +77,15 @@ end: { %% Assuming a step distance of 2.5 feet. -Sunny path: -Total distance: 1922.59ft -769 steps total - Shady path: Turn to 270 degrees +Walk 112 steps +Turn to 225 degrees +Walk 124 steps + + +Sunny path: +Turn to 270 degrees Walk 73 steps Turn to 0 degrees Walk 94 steps