Skip to content

Commit 4fc61a0

Browse files
authored
Rename ArithmaticOperator.txt to Arithmatic_operator.js
1 parent 59f2a31 commit 4fc61a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hackerrank solutions/10 days of js/ArithmaticOperator.txt renamed to Hackerrank solutions/10 days of js/Arithmatic_operator.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ function main() {
3636

3737
console.log(getArea(length, width));
3838
console.log(getPerimeter(length, width));
39-
}
39+
}

0 commit comments

Comments
 (0)