aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources/utilities/python_facts.txt
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2021-09-05 13:40:16 -0700
committerGravatar GitHub <[email protected]>2021-09-05 13:40:16 -0700
commitda43ac4255fb255cc1feb9b146e1d8faa68858f6 (patch)
tree9c5a1e8d4543ade9946fe86da17fc69b83ba1a81 /bot/resources/utilities/python_facts.txt
parentFix issues occured while deploying [no ci] (diff)
parentMerge pull request #853 from python-discord/post-restructure-fix (diff)
Merge branch 'main' into color-677
Diffstat (limited to 'bot/resources/utilities/python_facts.txt')
-rw-r--r--bot/resources/utilities/python_facts.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/bot/resources/utilities/python_facts.txt b/bot/resources/utilities/python_facts.txt
new file mode 100644
index 00000000..0abd971b
--- /dev/null
+++ b/bot/resources/utilities/python_facts.txt
@@ -0,0 +1,3 @@
+Python was named after Monty Python, a British Comedy Troupe, which Guido van Rossum likes.
+If you type `import this` in the Python REPL, you'll get a poem about the philosophies about Python. (check it out by doing !zen in <#267659945086812160>)
+If you type `import antigravity` in the Python REPL, you'll be directed to an [xkcd comic](https://xkcd.com/353/) about how easy Python is.