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 6, 2024
Commit
03591ad
·
unverified
·
2 Parent(s):
59f3179
b53ee03
Merge pull request #11 from Almondo-Tech/feature/change-main-output
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__":