RAMYASRI-39 commited on
Commit
073083b
1 Parent(s): f0d1c6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -380,6 +380,7 @@ with gr.Blocks(title="Quiz Maker", theme=gr.themes.Default(primary_hue="green",
380
  break
381
  else:
382
  print('10 questions not generated . So trying again!')
 
383
  continue
384
  except Exception as e:
385
  count+=1
 
380
  break
381
  else:
382
  print('10 questions not generated . So trying again!')
383
+ count+=1
384
  continue
385
  except Exception as e:
386
  count+=1