Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
inuxtim
/
temp-repo
like
0
Model card
Files
Files and versions
xet
Community
2
inuxtim
commited on
Apr 25, 2023
Commit
36f012c
·
1 Parent(s):
0c9c1d9
Add PR (
#2
)
Browse files
- Add your change (
accefe22c8623b057daa2163ced57009e2c2c134
)
Files changed (1)
hide
show
app.py
+3
-0
app.py
CHANGED
Viewed
@@ -2,3 +2,6 @@ print("Hello, Earth!")
2
3
# Path: app.py
4
print("Hello, Mars!")
2
3
# Path: app.py
4
print("Hello, Mars!")
5
+
6
+
# Path: app.py
7
+
print("Hello, Jupiter!")