Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
chris-rannou/test-private-2
chris-rannou
/
test-tcp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
597440f
test-tcp
/
app.py
chris-rannou
HF Staff
break
db3f49d
almost 3 years ago
raw
Copy download link
history
blame
97 Bytes
import
sys
if
__name__ ==
"__main__"
:
print
(
"Hello, World!"
)
1
/
0
print
(sys.exit())