Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
awacke1/AIPairProgramming1
willholt
/
AIPairProgramming1
like
0
Runtime error
App
Files
Files
Community
4c23df4
AIPairProgramming1
/
app.py
willholt
Duplicate from awacke1/AIPairProgramming1
4c23df4
over 1 year ago
raw
Copy download link
history
blame
Safe
50 Bytes
import
streamlit
as
st
st.markdown(
'Hello World'
)