Hunzla commited on
Commit
90f8bd5
1 Parent(s): c49f2a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
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 = [