Python “tricks” I can not live without

Sebastian Opałczyński
Level Up Coding
Published in
7 min readJan 12, 2021

--

It’s python.

There is plenty of similar articles on the web, but I just thought that I can add my perspective on the topic, and make the “tricks” list more complete. The code fragments used here are somehow crucial to my workflow and I am reusing them over and over again.

Sets

It’s often the case that developers tend to forget that python has set datatype and trying to use lists…

--

--

Software engineer, technology enthusiast, common sense lover, serial co-founder, and a father of three.