From 3f438555983d5c6b3b5a36c3ce608fbd00784660 Mon Sep 17 00:00:00 2001 From: zleyyij <75810274+zleyyij@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:47:42 -0600 Subject: [PATCH] vault backup: 2024-09-01 12:47:42 --- .../ECE1400/Flowcharts and Pseudocode.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/education/software development/ECE1400/Flowcharts and Pseudocode.md b/education/software development/ECE1400/Flowcharts and Pseudocode.md index 83d1074..893ed6e 100644 --- a/education/software development/ECE1400/Flowcharts and Pseudocode.md +++ b/education/software development/ECE1400/Flowcharts and Pseudocode.md @@ -147,7 +147,15 @@ shady { 4 -> 5 5.class: turn-270 5 -> 6 - 6.class: + 6.label: walk 361 steps + 6 -> 7 + 7.class: turn-0 + 7 -> 8 + 8.label: walk 176 steps + 8 -> 9 + 9.class: turn-270 + 9 -> 10 + 10.label: walk 62 steps } end: {shape: oval} if -> end