Lots of Title updating

This commit is contained in:
Jeremy Vyska 2021-10-30 20:44:07 +02:00
parent aad74f9657
commit 72e338e2fe
126 changed files with 126 additions and 126 deletions

View file

@ -1,5 +1,5 @@
+++
title = "keyword-pairs-indentation.md"
title = "Keyword Pairs - Indentation"
weight = 730
+++
The IF..THEN pair, WHILE..DO pair, and FOR..DO pair must appear on the same line or the same level of indentation. Bad code