jinggujiwoo7 commited on
Commit
677d620
β€’
1 Parent(s): e55f380

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -6,8 +6,6 @@ state = {"question": "", "recordings": [], "comments": []}
6
  # μ„ μƒλ‹˜μ˜ 질문 μž…λ ₯ λ°›κΈ°
7
  def teacher_question(question):
8
  state["question"] = question
9
- state["recordings"] = []
10
- state["comments"] = []
11
  return question
12
 
13
  # ν•™μƒλ“€μ˜ μŒμ„± λ…ΉμŒ 및 μ €μž₯
 
6
  # μ„ μƒλ‹˜μ˜ 질문 μž…λ ₯ λ°›κΈ°
7
  def teacher_question(question):
8
  state["question"] = question
 
 
9
  return question
10
 
11
  # ν•™μƒλ“€μ˜ μŒμ„± λ…ΉμŒ 및 μ €μž₯