My Eleventy Site
Home
Blog
Recipes
Code
Hello World in Python
Invalid DateTime
A simple Python hello world example:
print
(
'Hello, world!'
)