broadfield commited on
Commit
9472a27
·
verified ·
1 Parent(s): e98e451

Adding file test: ./main_chatbot.py

Browse files
Files changed (1) hide show
  1. main_chatbot.py +0 -2
main_chatbot.py CHANGED
@@ -1,5 +1,3 @@
1
- # main_chatbot.py
2
-
3
  def greet():
4
  return "Hello! How can I assist you today?"
5
 
 
 
 
1
  def greet():
2
  return "Hello! How can I assist you today?"
3