Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ganeshkamath89
/
HelloWorldModel
like
0
License:
mit
Model card
Files
Files and versions
Community
main
HelloWorldModel
/
helloWorld.py
ganeshkamath89
This file prints hello world on the console.
f6a238b
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
20 Bytes
print
(
"hello world"
)