We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 246a766 + 4c9de9a commit 81eda7eCopy full SHA for 81eda7e
1 file changed
data/part-1/5-calculating.md
@@ -394,11 +394,13 @@ Lukujen summa on 11
394
</sample-output> -->
395
396
<sample-output>
397
-̈́Give the first number:
+
398
+Give the first number:
399
**8**
400
Give the second number:
401
**3**
402
The sum of the numbers is 11
403
404
</sample-output>
405
406
<!-- <sample-output>
@@ -543,7 +545,7 @@ Create a program that can be used to add two integers together. In the beginning
543
545
544
546
547
<!-- Tulostusesimerkkejä: -->
-Exampe output:
548
+Example output:
549
550
551
0 commit comments