News

Chat Loop (chatbot function): Greets the user and runs an interactive loop. Continues taking input until the user types "bye." Calls get_response for each input and prints the response. How to Run: ...