Skip to content

Instantly share code, notes, and snippets.

View lpowers-typefi's full-sized avatar

Laura Powers lpowers-typefi

  • Typefi Systems Inc
View GitHub Profile
<p style="border-bottom-color: #42FA14 70%">
Python also has a refactoring tool called
bicyclerepair named after the "Bicycle Repair Man"
sketch.
</p>
<p style="border-bottom-width: 4pt">
The name "Parrot" was later used for a project to
develop a virtual machine for running bytecode for
interpreted languages such as Perl and Python.
</p>
<p style="border-bottom: 4pt #42FA14">
In 2001, the inventor of Python did an April Fool's Day
joke that involved merging Python with Perl. It was dubbed
"Parrot" after the "Dead Parrot" sketch.
</p>
<p style="border: 4pt 14px 10mm 1in">
The default integrated development environment (IDE) of
Python is named IDLE, an alternative one is named eric,
both in honour of Eric Idle.
</p>
<p style="border: 2pt">
The Python programming language by Guido van Rossum
is named after Monty Python.
</p>
<table style="border:4pt dotted #42FA14 80%">
<tgroup cols="4">
<colspec colname="1" />
<colspec colname="2" />
<colspec colname="3" />
<colspec colname="4" />
<tbody>
<row>
<entry>
<p>Graham Chapman</p>
<p style="page-break:true">
There’s nothing wrong with you that an expensive operation can’t prolong.
</p>
<entry style="background-tint: 70%">
<p>
No, no, no, no, it's not that. It's 'ni'.
</p>
</entry>
<!-- hexadecimal -->
<p style="background-fill: #91D6AC">
Who sent you?
</p>
<!-- RGB -->
<p style="background-fill: rgb(145,214,172)">
The Knights Who Say Ni.
</p>
<entry style="background:cmyk(0,100,0,0)">
<p>
...I got better...
</p>
</entry>