diff options
author | 2021-11-07 15:09:14 +0000 | |
---|---|---|
committer | 2021-11-07 15:09:14 +0000 | |
commit | cfd5d2a543dbf9bd69be5aab20ac32ebe4fd6b64 (patch) | |
tree | 35913fd3a642a75e84929f0d8534c50eab3b659c /bot/resources | |
parent | Add a border around the scary bat (diff) | |
parent | Handle `.wtf` command without query (#939) (diff) |
Merge branch 'main' into Add-border-around-bat
Diffstat (limited to 'bot/resources')
-rw-r--r-- | bot/resources/utilities/py_topics.yaml | 1 | ||||
-rw-r--r-- | bot/resources/utilities/wtf_python_logo.jpg | bin | 0 -> 19481 bytes |
2 files changed, 0 insertions, 1 deletions
diff --git a/bot/resources/utilities/py_topics.yaml b/bot/resources/utilities/py_topics.yaml index a3fb2ccc..1cd2c325 100644 --- a/bot/resources/utilities/py_topics.yaml +++ b/bot/resources/utilities/py_topics.yaml @@ -33,7 +33,6 @@ - How often do you program in Python? - How would you learn a new library if needed to do so? - Have you ever worked with a microcontroller or anything physical with Python before? - - How good would you say you are at Python so far? Beginner, intermediate, or advanced? - Have you ever tried making your own programming language? - Has a recently discovered Python module changed your general use of Python? diff --git a/bot/resources/utilities/wtf_python_logo.jpg b/bot/resources/utilities/wtf_python_logo.jpg Binary files differnew file mode 100644 index 00000000..851d7f9a --- /dev/null +++ b/bot/resources/utilities/wtf_python_logo.jpg |