SyntaxFix
Write A Post
Hire A Developer
Questions
if(A == "haha" && B == "hihi") { //hahahihi? } if(A == "haha" || B != "hihi") { //hahahihi!? }