first post indeed!
Hello!
this is my new post
- this is a list
- lists are pretty cool
- man do I love lists
look here is a code block:
1def foo():
2 return 1
3
4if __name__ == "__main__":
5 foo()
tags:
this is my new post
look here is a code block:
1def foo():
2 return 1
3
4if __name__ == "__main__":
5 foo()