Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Sev-X
/
Test
like
0
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
Sev-X
commited on
Jul 17, 2024
Commit
b58547b
·
verified
·
1 Parent(s):
f797fcf
Create test.py
Browse files
Files changed (1)
hide
show
test.py
+2
-0
test.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
var = input("Message:")
2
+
print(var)