Test Python Post
This is a test Python post. Test post, test post, test post. Test post, test post, test post. Test post, test post, test post. Test post, test post, test post. Test post, test post, test post.
It appears that we can write some text.
A Heading?
Yup. That was a heading.
def filter(f, stream):
for element in stream:
if f(element):
yield element
#=> Doesn't print anything.Let’s see some smaller headings:
Unordered List
- Eggs
- Bacon
- Cheese
Ordered List
- Put your left hand in.
- Put your left hand out.
- Left hand in.
- Shake it all about.
Check out Asbestos!