▲ 14 r/PythonLearning
If Python disappeared tomorrow, what language would you use?
You can't choose Python again. What would replace it for your current work, and why?
u/memeeloverr — 11 hours ago
You can't choose Python again. What would replace it for your current work, and why?
Hey fellas, I’m comfortable with the basics and common libraries. What helped you the most to reach the next level ,specific books, projects, topics, or courses?
I've seen one-line solutions that are technically impressive but take longer to understand than 10 lines of simple code.
Would you rather write more lines that anyone can understand, or fewer lines that look clever?
Mine:
No changing your answer later. What are your three?
Mine turned out to be a missing environment variable after hours of debugging.
What bug made you question your sanity?