Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions bot/resources/utilities/py_topics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of "Which Python feature do you love the most?"

- What is your *least favorite* feature of Python?
- How would you describe Python in five words or less?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This feels a bit boring IMO.

- 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?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This topis seems a bit convoluted, I had to read it at least twice
Maybe: "What recent or upcoming change in Python are you excited about?"

- 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?
Comment on lines +52 to +53

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a fan of either of these questions, but no strong opinion.

- What do you think should be added to the standard library?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds a bit too close to already existing "What feature do you think should be added to Python?"

- 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?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite similar to "What is something you know now, that you wish you knew when starting out?"

- If Python was your first language, why did you pick it?

# programming-pedagogy
934931964509691966:
Expand Down