As you can see from the terminal above, Python has got reserved words. We do not use reserved words to declare variables or functions. We will cover variables in the next section. I believe, by now ...
These implementations are for demonstration purposes. They are less efficient than the implementations in the Python standard library.