cyclikal.dev
Blog
Godot Matrix SDK
Hello World!
Oct 21, 2024
Hi 👋
def
hello_world
():
print
(
"Hello World!"
)
hello_world
()