df1a757 7e8b751 df1a757
1
2
3
4
5
import streamlit as st print("Das ist ein normaler Text") text = st.text_area("Enter text here")