My First Post
Posted on September 14, 2023 • 1 minutes • 92 words
Table of contents
Testing
Let’s begin by a subtitle
And some more subheading text
This is a paragraph of text, with important and semi important words. do I need to wrap my text with enters, or it will be aligned as justified? who knows! now lets write some lists and code blocks and quotes:
Some list
- Things to do:
- read the documentation.
- find a good subject to write about
- write the blog
- polish
- and publish
And now some code
def averager(*args: int) -> float:
return sum(args) / len(args)
A picture
Emoji Test
๐๐ ๐ :๐:๐