Skip to content

Commit 0dc20a1

Browse files
authored
Update README.md
1 parent 3af3adc commit 0dc20a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ Interpreter translates line-by-line and executes the first line before going to
2626
# What is int
2727
int or integer is a positive number, negative number, or whole number without decimal points of infinity length.
2828

29-
#
29+
# Comments
30+
comments are used to make code more readable. (#) character is used to define a function.

0 commit comments

Comments
 (0)