Commonmark_test
This is the famous ‘Hello world’ program written in Python in colour using Markdown. #!/usr/bin/env python import sys def hello(name='world'): greeting = "hello " + name print(greeting) if __name__ == "__main__": hello(*sys.argv[1:]) This took me a long time to get working. The music video for Rihanna’s song American Oxygen depicts various moments from American history, including the inauguration of Barack Obama. Why, sometimes I’ve believed as many as six impossible things before breakfast. ...