671cd2f cd040f8 9b6e58a c05f29c
1
2
3
4
5
6
import streamlit as st text = st.text_area("Enter some text!") st.write(test)