We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9ed8f commit 288cac7Copy full SHA for 288cac7
Sprint-2/debug/2.js
@@ -18,7 +18,6 @@
18
19
20
const num = 103;
21
-num = 24
22
23
function getLastDigit(num) {
24
return num.toString().slice(-1);
0 commit comments