Using filter to join variables that can be null. This would prevent the addition of any white spaces from the null variable(s).
#pythonprogramming#pytips
If you like my #Python tips and tutorials, you might like to know that I am trying to keep the short snippets in my PyTips GitHub repo
github.com/driscollis/pytips
For more long-form code examples, you should check out my Python book code repos! 🐍🚀
A lot of my #Python code snippets that I share here end up in my PyTips repository on GitHub.
I know that they're not all there yet, but I'm trying to find time to add more and more! 🐍🔥
github.com/driscollis/pytips
Need the code for some of the #Python snippets I post?
I try to put them in my PyTips repo on GitHub.
If you see any missing that you want me to add, just let me know!
github.com/driscollis/pytips…
I have a PyTips repository on GitHub where I try to collect some of the tips I share here on Twitter.
I am still updating it and will be going back and adding a bunch of old tips on there too. 🐍🚀
Be sure to check it out sometime soon!
github.com/driscollis/pytips…#Python