Skip to content

Commit 07dcadf

Browse files
authored
Update conversionoperation.js
1 parent dc78db9 commit 07dcadf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

01-Basics/conversionoperation.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
let score = "hitesh"
2-
1+
let score = "aachal"
2+
score = 33
33
// console.log(typeof score);
44
// console.log(typeof(score));
55

0 commit comments

Comments
 (0)