Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Beuys
/
errorType
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
errorType
/
14.py
Beuys
Upload 47 files
e16247a
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
X1,Y1 =
eval
()
X2,Y2 =
eval
()
length = ((X1-X2)**
2
+(Y1-Y2)**
2
)**
0.5
print
(
"%.2f"
%length)