Skip to content

Commit 8b4863a

Browse files
authored
Rename Let and const.txt to Let_and_const.js
1 parent 442316c commit 8b4863a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hackerrank solutions/10 days of js/Let and const.txt renamed to Hackerrank solutions/10 days of js/Let_and_const.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ console.log(PI*2*r);
4444
} catch(error) {
4545
console.error("You correctly declared 'PI' as a constant.");
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)