roblox.cokm

JavaScript
                    I'm 2x2x2x2x2x2x1x2x1
                rrrrrrrrrima translate it to js for ya

var roblox = "good";
if (roblox == "good") {
	console.log("roblox is good");
} else {
	console.log("wrong");
}roblox = "good"
if roblox == good:
	print("roblox is good")
else:
	print("wrong")
Source

Also in JavaScript: