There was an error while loading. Please reload this page.
1 parent b7714af commit 4913dedCopy full SHA for 4913ded
2 files changed
content/class_worksheets/06_debugging/06_conditions_debugging.qmd
@@ -1,7 +1,7 @@
1
---
2
pre: <b>2/8. </b>
3
title: "Debugging & Flow"
4
-weight: 5
+weight: 6
5
summary: "Tools to fix errors and test conditions."
6
format:
7
gfm:
content/class_worksheets/06_debugging/_index.en.md
@@ -1,17 +1,5 @@
----
-pre: <b>2/8. </b>
-title: "Debugging & Flow"
-summary: "Tools to fix errors and test conditions."
-format:
- gfm:
8
- toc: true
9
- output-file: "_index.en.md"
10
- reference-links: true
11
- code-link: true
12
-editor_options:
13
- chunk_output_type: console
14
+Debugging & Flow
+================
15
16
- [Overview][]
17
- [Our Toolbox][]
0 commit comments