changed sample formatting

This commit is contained in:
Francesco Cozzuto
2021-11-05 00:16:34 +01:00
parent 9458632b27
commit af21e3b038
4 changed files with 5 additions and 5 deletions
+1
View File
@@ -25,6 +25,7 @@ print('Hello, world!\n');
print(1, 2, 3, '\n');
#
# ------------------------------------------------------------------------- #
# --- Variables and expressions ------------------------------------------- #
#
-1
View File
@@ -1,5 +1,4 @@
# ------------------------------------------------------------------------- #
# --- Loops --------------------------------------------------------------- #
#