File size: 271 Bytes
9670a88 a1d5cbd 497417a 9670a88 a1d5cbd 9670a88 | 1 2 3 4 5 6 7 8 9 | import streamlit as st
st.title("❓ FAQ / Help")
st.write("""
- Type a question on the main page to get AI-generated answers.
- Track your understanding with the score buttons.
- Your score updates automatically.
- Use this app to improve your learning adaptively.
""") |