Computer Science, asked by prrasanashah, 8 months ago

Var x =‘10’;
Var y =x=20;
Document.write(x+y);
Var a =‘abc’;
Var b =‘buzz’;
Var c =a+b;
Document.write(c);
Write the output of the above code

Answers

Answered by yug090
0

Answer:

idk hahahahahahahahahahahahahhahahahahahahahahhaha

Similar questions