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