diff --git a/bot/resources/utilities/py_topics.yaml b/bot/resources/utilities/py_topics.yaml index 6b4067791..19d8bdb46 100644 --- a/bot/resources/utilities/py_topics.yaml +++ b/bot/resources/utilities/py_topics.yaml @@ -44,6 +44,18 @@ - Do you have any plans for future projects? - What modules/libraries do you want to see more projects using? - What's the most ambitious thing you've done with Python so far? + - What is your favorite feature of Python? + - What is your *least favorite* feature of Python? + - How would you describe Python in five words or less? + - What is the most unusual feature of Python you have used? + - What is your favorite feature that was added in the newest version of Python when you started? + - If you could only use one data structure for the rest of your life, what would it be? + - What was the last time you wrote code that worked on the first try? + - What do you think should be added to the standard library? + - What rejected PEP do you wish was accepted? + - If you had to remove one feature from Python, what would it be? + - What would you tell your past self before you started learning Python? + - If Python was your first language, why did you pick it? # programming-pedagogy 934931964509691966: