Spaces:
Running
on
Zero
Running
on
Zero
gospacedev
commited on
Commit
•
b7e65f9
1
Parent(s):
a4f170d
Update app.py
Browse files
app.py
CHANGED
@@ -66,8 +66,6 @@ with gr.Blocks(title="Quiz Maker", theme=gr.themes.Default(primary_hue="green",
|
|
66 |
|
67 |
print(output_json)
|
68 |
|
69 |
-
global quiz_data
|
70 |
-
|
71 |
quiz_data = output_json
|
72 |
|
73 |
question_radio_list = []
|
|
|
66 |
|
67 |
print(output_json)
|
68 |
|
|
|
|
|
69 |
quiz_data = output_json
|
70 |
|
71 |
question_radio_list = []
|