gabriel lopez commited on
Commit
2feff51
1 Parent(s): 3b75996
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -22,7 +22,8 @@ DESCRIPTION = r"""<center>This application allows you to talk with a machine/rob
22
  EXAMPLES = [
23
  ["What is your favorite videogame?"],
24
  ["What gets you really sad?"],
25
- ["How can I make you really angry? "]["What do you do for work?"],
 
26
  ["What are your hobbies?"],
27
  ["What is your favorite food?"],
28
  ]
 
22
  EXAMPLES = [
23
  ["What is your favorite videogame?"],
24
  ["What gets you really sad?"],
25
+ ["How can I make you really angry? "],
26
+ ["What do you do for work?"],
27
  ["What are your hobbies?"],
28
  ["What is your favorite food?"],
29
  ]