JRQi commited on
Commit
9cf1fba
1 Parent(s): a3e7c17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,6 +9,7 @@ from game1 import read1, func1, interpre1, func1_written
9
  from game2 import func2
10
  from game3 import read3, func3, interpre3, func3_written
11
 
 
12
  def ret_en():
13
  return 'en'
14
 
 
9
  from game2 import func2
10
  from game3 import read3, func3, interpre3, func3_written
11
 
12
+
13
  def ret_en():
14
  return 'en'
15