Episode 2: python_powered (the tale of the caret and the double-asterisk)
Episode 2 Show Notes (http://pythonoutloud.com/episode2): pythonoutloud.com/episode2 (http://pythonoutloud.com/episode2) In this episode, Kevin’s mental math skills are put to the test as we explore options for calculating exponentials in Python. The discussion begins with two popular sites for practicing programming, projecteuler.net (https://projecteuler.net/) and pythonchallenge.com (http://pythonchallenge.com/), the latter being the inspiration for this episode. Both sites have fun problems ...
