Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 271 Bytes

File metadata and controls

3 lines (3 loc) · 271 Bytes

This project is a basic text-based chatbot built using Python. The chatbot replies with predefined responses when the user types specific inputs like “hi”, “how are you”, etc. It runs in the terminal and is perfect for beginners to practice core Python concepts.