Initialize repo

This commit is contained in:
Campbell Alden 2026-07-30 00:12:33 +09:00
commit 09381d17d0
9 changed files with 108 additions and 0 deletions

3
src/main.py Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env python
print('hello, world!')