Ever heard of big O and it sounded chinese/greek? Programmers that do not come from computer science do not know what this is. In this talk big O complexity is explained and displayed with examples in Python language how it can affect code execution. I give tips of how to make python code have better performance and why they they work.