I'm a Sr. Software Engineer at Flashpoint. I specialize in Python and Go, building functional, practical, and maintainable web systems leveraging Kubernetes and the cloud. Blog opinions are my own.
I’m sad that ‘join’ is a method on the string you want to glue everything together with in Python, rather than a method on the iterable. I hate typing “”.join(thing) 😶
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I’m sad that ‘join’ is a method on the string you want to glue everything together with in Python, rather than a method on the iterable. I hate typing “”.join(thing) 😶