Dec-04-2019, 10:04 AM
Hello community!
I have just started learning Python a month ago or so. I have been doing python exercises, writing small scripts and solving some coding problems. One thing I've found with my code is it's not succinct enough. When I write code, it works and my solutions show up as correct, however, when I look at some of the other solutions, the code is cleaner and shorter than mine. Are there any tips for shortening my code? Is this a bad sign that I may be bad at coding? I'm starting a software engineering degree soon, hopefully my code improves with time and more practice.
I have just started learning Python a month ago or so. I have been doing python exercises, writing small scripts and solving some coding problems. One thing I've found with my code is it's not succinct enough. When I write code, it works and my solutions show up as correct, however, when I look at some of the other solutions, the code is cleaner and shorter than mine. Are there any tips for shortening my code? Is this a bad sign that I may be bad at coding? I'm starting a software engineering degree soon, hopefully my code improves with time and more practice.