File size: 98 Bytes
2f48f6b
 
 
 
1
2
3
4
5
import streamlit as st

st.title("Моё приложение")
st.write("Привет, мир!")