Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jonlev
/
AIPairProgamming
like
0
Runtime error
App
Files
Files
Community
e34a9d7
AIPairProgamming
/
app.py
jonlev
Create app.py
e34a9d7
over 1 year ago
raw
Copy download link
history
blame
Safe
51 Bytes
import
streamlit
as
st
st.markdown(
"Hello world!"
)