JRQi commited on
Commit
33a6b2e
1 Parent(s): 2c8d271

Update game1.py

Browse files
Files changed (1) hide show
  1. game1.py +0 -1
game1.py CHANGED
@@ -5,7 +5,6 @@ import pandas as pd
5
  import gradio as gr
6
  import numpy as np
7
 
8
-
9
  def read1(lang, num_selected_former):
10
  if lang in ['en']:
11
  fname = 'data1_en.txt'
 
5
  import gradio as gr
6
  import numpy as np
7
 
 
8
  def read1(lang, num_selected_former):
9
  if lang in ['en']:
10
  fname = 'data1_en.txt'