Python Gists

Kirby Urner
1 min readJan 14, 2021

Embedding source code in your Medium stories is pretty easy. Here’s the end result:

You’re looking at the Python computer language. The code above defines a “type of object” in this case a Python. The three indented methods, each with a strange “__rib__” looking name, define python behaviors: birth, eating, representing.

--

--