You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sprint-2/debug/2.js
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,15 @@
1
1
// Predict and explain first...
2
2
3
3
/*
4
-
- If we run this code. nothing will happen because the function is not called.
4
+
- If we run this code. nothing will happen because the function is not called.
5
5
6
-
-once we invoke the function this will take the number and converted into string to manipulate and take the las digit and return the new string 42 => will return 2.
6
+
-once we invoke the function this will take the number and converted into string to manipulate and take the las digit and return the new string 42 => will return 2.
0 commit comments