initial coconut

This commit is contained in:
2026-06-06 21:25:35 +02:00
parent 95eec634f8
commit 72ca321f8e
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
out
__coconut_cache__
+4
View File
@@ -0,0 +1,4 @@
import requests
if __name__ == "__main__":
print("hello world")