We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9a941 commit 76e31f5Copy full SHA for 76e31f5
README.md
@@ -28,9 +28,9 @@ Line 4 is used to declare a variable with an integer data type.
28
29
Now we've got three statements within the main function, these are:
30
31
-*Line 5 to give instructions to the user,
32
-*Line 6 to read input from the user and
33
-*Line 7 to display the user input back to the screen.
+* Line 5 to give instructions to the user,
+* Line 6 to read input from the user and
+* Line 7 to display the user input back to the screen.
34
35
36
0 commit comments