Skip to content

Commit 873c909

Browse files
committed
Conversions and Operations
1 parent 08e2b7a commit 873c909

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

01_basics/03_conversionsOperation.js

-2
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,3 @@ console.log("1" + 2 + 2); // 122
5353
console.log(1 + 2 + "2"); // 32
5454

5555

56-
57-

0 commit comments

Comments
 (0)