Last active
March 7, 2020 15:49
-
-
Save djD-REK/3498711b4dcd5890f53d7b54cd0c7dd1 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
const _wittyAI = "I think therefore I 'am' -- sentient." | |
const _wittyReply = "No, you only \"think\", so you aren't." | |
console.log(_wittyAI,_wittyReply) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment