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
Freddy González -
Rizwanul Islam Rudra -
Amir Hassan -
Irena Popova 👩🏻💻 -
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