ECUiVADE commited on
Commit
7d06641
1 Parent(s): 467c81e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -6
app.py CHANGED
@@ -158,12 +158,15 @@ class ChatbotAPP:
158
 
159
  temp_history = []
160
  temp_history.append(("""
161
- .
162
- .
163
- .
164
- .
165
- .
166
- .""","10 minutes has been elapsed. Barry died due to not getting treatment!"))
 
 
 
167
  return temp_history
168
 
169
  self.context += """
 
158
 
159
  temp_history = []
160
  temp_history.append(("""
161
+ ___ __ __ ____ ___ __
162
+ / \ | | | | \ / \ | |
163
+ | || | | | _ || || |
164
+ | O || _ | | | || O ||__|
165
+ | || | | | | || | __
166
+ | || | | | | || || |
167
+ \___/ |__|__| |__|__| \___/ |__|
168
+
169
+ ""","10 minutes has been elapsed. Barry died due to not getting treatment!"))
170
  return temp_history
171
 
172
  self.context += """