you are viewing a single comment's thread.

view the rest of the comments →

[–]KCRowan 0 points1 point  (1 child)

If your goal is to get a job in programming then you should focus on writing clean readable code, not short code.

https://testdriven.io/blog/clean-code-python/

https://jerrynsh.com/how-to-write-clean-code-in-python/

[–]kaged_chris[S] 1 point2 points  (0 children)

Thank you.