Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AsadullaH777
/
chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatbot
/
app.py
AsadullaH777
Update app.py
04dabfa
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
47 Bytes
a =
input
()
b =
input
()
print
(a*a)
print
(b*b)