Arhashmi commited on
Commit
c69d076
·
1 Parent(s): e461c13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,6 +1,5 @@
1
  import streamlit as st
2
  from function import GetLLMResponse
3
-
4
  # List of math topics and difficulty levels
5
  math_topics = {
6
  "Elementary School Level": ["Basic Arithmetic", "Place Value", "Fraction", "Decimals", "Geomerty"],
 
1
  import streamlit as st
2
  from function import GetLLMResponse
 
3
  # List of math topics and difficulty levels
4
  math_topics = {
5
  "Elementary School Level": ["Basic Arithmetic", "Place Value", "Fraction", "Decimals", "Geomerty"],