initial test

This commit is contained in:
Ryan Densmore 2024-12-20 00:37:02 -05:00
parent 9900387d78
commit 9714c5cde2

3
main.py Normal file
View file

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