Rehman1603 commited on
Commit
682e3d0
1 Parent(s): 9422b49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ def QuizGenerator(data,Choice):
9
  text={
10
  "input_text":data
11
  }
12
- Choice="MCQS"
13
  result={}
14
  path=""
15
  if(Choice=="MCQS"):
 
9
  text={
10
  "input_text":data
11
  }
12
+ Choice=""
13
  result={}
14
  path=""
15
  if(Choice=="MCQS"):