Overcoming Python's Power Operator Pitfall
Introduction
I needed to bring to life Einstein’s famous equation:
$$E = mc^2$$as a program in Python. In my initial attempts at tackling the task, I encountered a pitfall. Although everything seemed logical from a mathematical notation, it was not c...
karabomolefi.hashnode.dev2 min read