Skip to content

Commit 25347a2

Browse files
author
Payman IB
committed
Fix prediction comment in 2.js to accurately reflect expected output
1 parent 62492e1 commit 25347a2

File tree

1 file changed

+1
-1
lines changed
  • Sprint-2/2-mandatory-debug

1 file changed

+1
-1
lines changed

Sprint-2/2-mandatory-debug/2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// Predict the output of the following code:
44
// =============> Write your prediction here
5-
// the result will be 3 times
5+
// the result will be 3
66
// const num = 103;
77

88
// function getLastDigit() {

0 commit comments

Comments
 (0)