Skip to content

Commit e016166

Browse files
authored
Update syntax and tutorial.md
1 parent 349b4e9 commit e016166

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

syntax and tutorial.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,15 @@ Q: My file won't run!
4747

4848
A: It could be a hidden file extension. be sure to disable those then change your file type.
4949

50-
5150
Q. What do i do with this?
5251

5352
A. No clue.
5453

55-
5654
Q. My code is correct but errors are showing!
5755

58-
A. Check for gramatical errors/mistaken capitalizations
56+
A. Check for gramatical errors/mistaken capitalizations.
57+
58+
Q. My program completed but it says "invalid function" at the end.
59+
60+
A. Check for any extra lines/spaces below the code.
5961

0 commit comments

Comments
 (0)