Hello, World!
Hi!
- This is mainly a test of chirpy, the jekyll theme.
- I hope it goes well
- not much else to say
1
2
3
4
print("Hello, World!")
for i in range(10):
print(i)
a little change here another little change
This post is licensed under CC BY 4.0 by the author.