Welcome

import fooa
test = 123

for x in range(1):
    print(x) 
    print(x)
    print(x) 



class X(object):
    def __init__(self):
        self.x=123

What you will find here

Tip
This is a Tip
Notification
This is a notification
Warning
This is a Warning

This page is small project to host a Blog and link to small projects of mine. Topics I'm planning on working are mostly programming related and will be:

Most recent

The most recent blog post was
My First Blog Post
This is the first post of my new Astro blog.