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