10 Useful Python Coding Tricks
Here is a list of useful tips and "tricks" I love to use with Python. Learn these and impress your friends and colleagues.
This list is in no particular order.
1. Swap Two Variables With One Line of Code
Can you think of a way to swap two variables ...
artturijalli.hashnode.dev3 min read