Last active
March 14, 2019 13:36
-
-
Save jonelf/826c35f453d2472a7c2990fe19e207dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var xᅠ = 37; | |
var x = 41; | |
var ᅠx = 43; | |
if(xᅠ== 37 && x == 41 && ᅠx == 43) { | |
document.writeln("The truth is out there!") | |
} else { | |
document.writeln("<a href='https://goo.gl/yoX4Az'>WAT?</a>") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://js.do/jonelf/thex-variables