reshav1 commited on
Commit
f5aa9c6
·
verified ·
1 Parent(s): 2a89fe5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ if user_input:
33
  # Generate response based on user input
34
 
35
  bot_response = generate_response(user_input)
36
- print("Bot:", bot_response)
 
33
  # Generate response based on user input
34
 
35
  bot_response = generate_response(user_input)
36
+ print(bot_response)