Write your answer in comment
- console.log(1 + +"3" + "3");
- console.log(1 +"3" + "3");
- console.log(1 + -"1" + "3");
- console.log(+"1" + "1" + "3");
- console.log("X" - "Y" + "3");
- console.log("X" - "Y" + 3);
Write your answer in comment
For further actions, you may consider blocking this person and/or reporting abuse
Hamza Khan -
William Kwadwo Owusu -
Skyler Dev -
GetVM -
Top comments (4)
javaScript
There's a Python tag in the question (at first I thought it was JavaScript).
yeh sorry by mistake i put wrong tag
I've been meaning to learn Python for years but... Ooooh! Netflix! LOL