Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JBAujogue
/
Rubik-Tensor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a478bce
Rubik-Tensor
File size: 59 Bytes
cf95a3b
1
2
3
def
hello_world
(
s:
str
) ->
None
:
print
(
f"Hello
{s}
!"
)