Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F12FLASH/CTF
/ main
Function
main
4.Stackless Stack/main.py:1–2 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
def
main():
2
print(
"Hello from Stackless Stack"
)
3
4
5
if
__name__ ==
"__main__"
:
Callers
1
main.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected