Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Hbali
/
AIPairProgramming1
like
0
Runtime error
App
Files
Files
Community
main
AIPairProgramming1
/
app.py
Hbali
Create app.py
9afe58f
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
50 Bytes
import
streamlit
as
st
st.markdown(
'Hello World'
)