0
Need help
Don't understand this code
11 Respostas
+ 3
Show
+ 3
string, bool
+ 2
drone blaney please add your code here so we can help you as the community.
+ 1
we’ll need a little more to go on than that
can you post some of your code (or be more specific about the problem/misunderstandin)?
+ 1
drone blaney "this" the code you are referring we don't see it, it's not been added to your question.. So please add the code to the question
+ 1
drone blaney
st = prompt("Something");
if (st == "Something"){console.log("True");} else {console.log("False");}
0
Dude are you gonna help
0
Ok one sec
0
12 // number
"Something" //_____
true // _______ the underscores are the question
0
Second is string, third is Boolean, considering Javascript
0
Thx soo much just learning code xD