system-design-primer/sbk.py

3 lines
41 B
Python
Raw Normal View History

2023-04-13 08:22:52 +03:00
import streamlit as st
st.write("Hello")