-
-
Notifications
You must be signed in to change notification settings - Fork 260
Add python-general questions from topic suggestion form #1754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -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? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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 |
||
| - 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
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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: | ||
|
|
||
There was a problem hiding this comment.
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?"