jinggujiwoo7 commited on
Commit
ee23b66
โ€ข
1 Parent(s): 5e95e64

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -1,8 +1,3 @@
1
- import os
2
-
3
- # ์ €์žฅ๋œ ์Œ์„ฑ ํŒŒ์ผ๊ณผ ์ฝ”๋ฉ˜ํŠธ๋ฅผ ๊ด€๋ฆฌํ•˜๋Š” ๋”•์…”๋„ˆ๋ฆฌ
4
- recordings = {}
5
-
6
  # ์„ ์ƒ๋‹˜์˜ ์งˆ๋ฌธ ์ž…๋ ฅ ๋ฐ›๊ธฐ
7
  def teacher_question():
8
  question = input("Enter your question: ")
 
 
 
 
 
 
1
  # ์„ ์ƒ๋‹˜์˜ ์งˆ๋ฌธ ์ž…๋ ฅ ๋ฐ›๊ธฐ
2
  def teacher_question():
3
  question = input("Enter your question: ")