<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 13 May 2026 07:44:44 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Python Out Loud - Episodes Tagged with “Monty Python References”</title>
    <link>https://www.pythonoutloud.com/tags/monty%20python%20references</link>
    <pubDate>Tue, 02 Apr 2019 22:00:00 -0700</pubDate>
    <description>Think 'out loud' with us. Whether you're typing hello-world for the first time, or a billion-download app developer, join us for casual discussions about learning and problem solving in the Python programming language.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>a podcasted journey from learner to developer</itunes:subtitle>
    <itunes:author>Python Out Loud!</itunes:author>
    <itunes:summary>Think 'out loud' with us. Whether you're typing hello-world for the first time, or a billion-download app developer, join us for casual discussions about learning and problem solving in the Python programming language.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/028e3ccf-bcdc-4bfb-a066-7a2381be4da4/cover.jpg?v=1"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Python Out Loud!</itunes:name>
      <itunes:email>PythonOutLoud@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="Education"/>
<item>
  <title>Episode 2: python_powered (the tale of the caret and the double-asterisk)</title>
  <link>https://www.pythonoutloud.com/2</link>
  <guid isPermaLink="false">7c8be617-e166-4b22-b5f9-7f46fe5c0c2e</guid>
  <pubDate>Tue, 02 Apr 2019 22:00:00 -0700</pubDate>
  <author>Python Out Loud!</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/028e3ccf-bcdc-4bfb-a066-7a2381be4da4/7c8be617-e166-4b22-b5f9-7f46fe5c0c2e.mp3" length="17053488" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Python Out Loud!</itunes:author>
  <itunes:subtitle>In Episode 2, we discuss the collection of programming puzzles at PythonChallenge.com, including the math involved in solving the zeroth challenge, and the magic behind Python's ability to work with arbitrarily large integers. Show notes at pythonoutloud.com/2</itunes:subtitle>
  <itunes:duration>17:45</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/0/028e3ccf-bcdc-4bfb-a066-7a2381be4da4/episodes/7/7c8be617-e166-4b22-b5f9-7f46fe5c0c2e/cover.jpg?v=2"/>
  <description>&lt;p&gt;&lt;a href="http://pythonoutloud.com/episode2" target="_blank" rel="nofollow noopener"&gt;Episode 2 Show Notes&lt;/a&gt;: &lt;a href="http://pythonoutloud.com/episode2" target="_blank" rel="nofollow noopener"&gt;pythonoutloud.com/episode2&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;In this episode, Kevin’s mental math skills are put to the test as we explore options for calculating exponentials in Python. &lt;/p&gt;

&lt;p&gt;The discussion begins with two popular sites for practicing programming, &lt;a href="https://projecteuler.net/" target="_blank" rel="nofollow noopener"&gt;projecteuler.net&lt;/a&gt; and &lt;a href="http://pythonchallenge.com/" target="_blank" rel="nofollow noopener"&gt;pythonchallenge.com&lt;/a&gt;, the latter being the inspiration for this episode. Both sites have fun problems to tackle, but we find Python Challenge more interesting because it requires more creative thinking. &lt;/p&gt;

&lt;p&gt;After some “quality” jokes our statistician followers will enjoy, as well as bad comic book references, we also highlight Python’s flexibility for solving mathematical problems in many, many, many, many ways. In the process, we find out why the caret (&lt;code&gt;^&lt;/code&gt;) isn’t used in Python for exponentiation, per the following Stack Exchange discussion: &lt;/p&gt;

&lt;p&gt;&lt;a href="https://softwareengineering.stackexchange.com/a/331392" target="_blank" rel="nofollow noopener"&gt;https://softwareengineering.stackexchange.com/a/331392&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;That’s not to say you can’t just inherit from the built-in int class to create other uses for carets in Python because.... again.… many, many, many, many ways to do the same thing in Python. For more background, we recommend the following blog post: &lt;/p&gt;

&lt;p&gt;&lt;a href="http://pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python" target="_blank" rel="nofollow noopener"&gt;Episode 2 Teaser Companion Blog Post&lt;/a&gt;: &lt;a href="http://pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python" target="_blank" rel="nofollow noopener"&gt;pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;This episode features the song "Happy Ukulele" by &lt;a href="http://freemusicarchive.org/music/Scott_Holmes/" target="_blank" rel="nofollow noopener"&gt;Scott Holmes&lt;/a&gt; and the songs "And So Then", "Curiousity", and "Puzzle Pieces" by &lt;a href="http://freemusicarchive.org/music/Lee_Rosevere/" target="_blank" rel="nofollow noopener"&gt;Lee Rosevere&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Contest&lt;/strong&gt;: &lt;br&gt;
No, you’re not hearing a strange, alien language at the end of the episode. We’re telling a joke that’s been encoded with a Caesar Cipher as a preview of our next episode! Tweet the properly deciphered version of the dialog below to @PythonoutLoud with hashtags #WhenInRome and #PythonOutLoud, and we’ll randomly select a winner for a special prize! &lt;/p&gt;

&lt;p&gt;Mpqem, Mpqem. &lt;br&gt;
Yjq’u vjgtg? &lt;br&gt;
Ecguct! &lt;br&gt;
Ecguct yjq? &lt;br&gt;
Ecguct swkemna dghqtg ujg igvu cyca!  &lt;/p&gt;
</description>
  <content:encoded>
    <![CDATA[<p><a href="http://pythonoutloud.com/episode2" rel="nofollow">Episode 2 Show Notes</a>: <a href="http://pythonoutloud.com/episode2" rel="nofollow">pythonoutloud.com/episode2</a> </p>

<p>In this episode, Kevin’s mental math skills are put to the test as we explore options for calculating exponentials in Python. </p>

<p>The discussion begins with two popular sites for practicing programming, <a href="https://projecteuler.net/" rel="nofollow">projecteuler.net</a> and <a href="http://pythonchallenge.com/" rel="nofollow">pythonchallenge.com</a>, the latter being the inspiration for this episode. Both sites have fun problems to tackle, but we find Python Challenge more interesting because it requires more creative thinking. </p>

<p>After some “quality” jokes our statistician followers will enjoy, as well as bad comic book references, we also highlight Python’s flexibility for solving mathematical problems in many, many, many, many ways. In the process, we find out why the caret (<code>^</code>) isn’t used in Python for exponentiation, per the following Stack Exchange discussion: </p>

<p><a href="https://softwareengineering.stackexchange.com/a/331392" rel="nofollow">https://softwareengineering.stackexchange.com/a/331392</a> </p>

<p>That’s not to say you can’t just inherit from the built-in int class to create other uses for carets in Python because.... again.… many, many, many, many ways to do the same thing in Python. For more background, we recommend the following blog post: </p>

<p><a href="http://pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python" rel="nofollow">Episode 2 Teaser Companion Blog Post</a>: <a href="http://pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python" rel="nofollow">pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python</a> </p>

<p>This episode features the song &quot;Happy Ukulele&quot; by <a href="http://freemusicarchive.org/music/Scott_Holmes/" rel="nofollow">Scott Holmes</a> and the songs &quot;And So Then&quot;, &quot;Curiousity&quot;, and &quot;Puzzle Pieces&quot; by <a href="http://freemusicarchive.org/music/Lee_Rosevere/" rel="nofollow">Lee Rosevere</a>. </p>

<p><strong>Contest</strong>: <br>
No, you’re not hearing a strange, alien language at the end of the episode. We’re telling a joke that’s been encoded with a Caesar Cipher as a preview of our next episode! Tweet the properly deciphered version of the dialog below to @PythonoutLoud with hashtags #WhenInRome and #PythonOutLoud, and we’ll randomly select a winner for a special prize! </p>

<p>Mpqem, Mpqem. <br>
Yjq’u vjgtg? <br>
Ecguct! <br>
Ecguct yjq? <br>
Ecguct swkemna dghqtg ujg igvu cyca! </p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p><a href="http://pythonoutloud.com/episode2" rel="nofollow">Episode 2 Show Notes</a>: <a href="http://pythonoutloud.com/episode2" rel="nofollow">pythonoutloud.com/episode2</a> </p>

<p>In this episode, Kevin’s mental math skills are put to the test as we explore options for calculating exponentials in Python. </p>

<p>The discussion begins with two popular sites for practicing programming, <a href="https://projecteuler.net/" rel="nofollow">projecteuler.net</a> and <a href="http://pythonchallenge.com/" rel="nofollow">pythonchallenge.com</a>, the latter being the inspiration for this episode. Both sites have fun problems to tackle, but we find Python Challenge more interesting because it requires more creative thinking. </p>

<p>After some “quality” jokes our statistician followers will enjoy, as well as bad comic book references, we also highlight Python’s flexibility for solving mathematical problems in many, many, many, many ways. In the process, we find out why the caret (<code>^</code>) isn’t used in Python for exponentiation, per the following Stack Exchange discussion: </p>

<p><a href="https://softwareengineering.stackexchange.com/a/331392" rel="nofollow">https://softwareengineering.stackexchange.com/a/331392</a> </p>

<p>That’s not to say you can’t just inherit from the built-in int class to create other uses for carets in Python because.... again.… many, many, many, many ways to do the same thing in Python. For more background, we recommend the following blog post: </p>

<p><a href="http://pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python" rel="nofollow">Episode 2 Teaser Companion Blog Post</a>: <a href="http://pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python" rel="nofollow">pythonoutloud.com/articles/the-magic-behind-integer-arithmetic-in-python</a> </p>

<p>This episode features the song &quot;Happy Ukulele&quot; by <a href="http://freemusicarchive.org/music/Scott_Holmes/" rel="nofollow">Scott Holmes</a> and the songs &quot;And So Then&quot;, &quot;Curiousity&quot;, and &quot;Puzzle Pieces&quot; by <a href="http://freemusicarchive.org/music/Lee_Rosevere/" rel="nofollow">Lee Rosevere</a>. </p>

<p><strong>Contest</strong>: <br>
No, you’re not hearing a strange, alien language at the end of the episode. We’re telling a joke that’s been encoded with a Caesar Cipher as a preview of our next episode! Tweet the properly deciphered version of the dialog below to @PythonoutLoud with hashtags #WhenInRome and #PythonOutLoud, and we’ll randomly select a winner for a special prize! </p>

<p>Mpqem, Mpqem. <br>
Yjq’u vjgtg? <br>
Ecguct! <br>
Ecguct yjq? <br>
Ecguct swkemna dghqtg ujg igvu cyca! </p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
