We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b8d10 commit 6996d3aCopy full SHA for 6996d3a
src/loops_ii/drawing_right_triangles.md
@@ -1,6 +1,6 @@
1
# Drawing Right Triangles
2
3
-One of the more fun things to do with `for` loops[^quiz] is to use them to print out shapes.
+One of the more fun things to do with `for` loops is to use them to print out shapes.
4
5
Say you wanted to draw this right triangle.
6
0 commit comments