From a52fc16bc393629cf5376bbc1ba4202912eff227 Mon Sep 17 00:00:00 2001 From: zleyyij <75810274+zleyyij@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:17:42 -0600 Subject: [PATCH] vault backup: 2024-09-01 12:17:42 --- .../ECE1400/Flowcharts and Pseudocode.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/education/software development/ECE1400/Flowcharts and Pseudocode.md b/education/software development/ECE1400/Flowcharts and Pseudocode.md index d972b12..2fbbfcc 100644 --- a/education/software development/ECE1400/Flowcharts and Pseudocode.md +++ b/education/software development/ECE1400/Flowcharts and Pseudocode.md @@ -112,8 +112,11 @@ vars: { } } classes: { + turn-0: { + label: Turn to 0 degrees + } } beginning: {shape: oval} - +turn-90.class=turn-90 end: {shape: oval} ``` \ No newline at end of file