# テキスト入力したい(``st.text_input``) ```python name = st.text_input("名前") ```