ai_se/app.py
2026-05-13 16:13:30 +02:00

3 lines
47 B
Python

import streamlit as st
st.write("Hello World")