Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
test-almondo
/
test2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
manatoboys
commited on
Aug 4, 2024
Commit
b53ee03
·
1 Parent(s):
bd559cc
main.pyの出力内容変更 #8
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
def main():
2
-
print("Hello
World
!")
3
4
5
if __name__ == "__main__":
1
def main():
2
+
print("Hello
Issue driven
!")
3
4
5
if __name__ == "__main__":