diff options
author | 2021-11-01 20:38:42 -0400 | |
---|---|---|
committer | 2021-11-01 20:38:42 -0400 | |
commit | fedd30b0aa9afdddb33b20630096b67370b3ac89 (patch) | |
tree | 996f21445eba8dc6ff2d21a7dcecea65d792945a | |
parent | Merge pull request #931 from hedyhli/candy (diff) |
Remove the "what's your skill level topic"
-rw-r--r-- | bot/resources/utilities/py_topics.yaml | 1 |
1 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? |