8000 Update conversionoperation.js · aachal28/learn-javascript@07dcadf · GitHub
[go: up one dir, main page]

Skip to content

Commit 07dcadf

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)
0