Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -4,11 +4,11 @@ from difflib import SequenceMatcher
|
|
4 |
|
5 |
# List of commands
|
6 |
commands = [
|
7 |
-
"
|
8 |
-
"میوزک
|
9 |
-
"روشنی کم
|
10 |
-
"آج
|
11 |
-
"
|
12 |
|
13 |
]
|
14 |
replies = [
|
|
|
4 |
|
5 |
# List of commands
|
6 |
commands = [
|
7 |
+
" کھیل کھیلو",
|
8 |
+
"میوزک موسیقی",
|
9 |
+
"روشنی کم ",
|
10 |
+
"آج تاریخ ؟",
|
11 |
+
" لطیفہ",
|
12 |
|
13 |
]
|
14 |
replies = [
|