thp-web/md/learn/basics/hello-world.md

129 B

Hello, world!

Create a file named hello.thp with the contents:

print("Hello, world!")

Then run thp hello.thp