diff options
| author | 2021-11-02 07:51:28 +0000 | |
|---|---|---|
| committer | 2021-11-02 07:51:28 +0000 | |
| commit | 63b96601a9ecf13bb59f446ad39c338c55b61e66 (patch) | |
| tree | 996f21445eba8dc6ff2d21a7dcecea65d792945a | |
| parent | Merge pull request #931 from hedyhli/candy (diff) | |
| parent | Remove the "what's your skill level topic" (diff) | |
Merge pull request #935 from SavagePastaMan/remove-skill-level-topic
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? | 
