Skip to content

A simple Python chatbot that responds to user inputs like "hello", "how are you", and "bye" with predefined replies. It demonstrates the use of if-elif, functions, loops, and basic input/output in Python. Ideal for beginners learning control flow and logic building.

Notifications You must be signed in to change notification settings

abhijitpavse/CodeAlpha_BasicChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CodeAlpha_BasicChatbot

A simple Python chatbot that responds to user inputs like "hello", "how are you", and "bye" with predefined replies. It demonstrates the use of if-elif, functions, loops, and basic input/output in Python. Ideal for beginners learning control flow and logic building.

About

A simple Python chatbot that responds to user inputs like "hello", "how are you", and "bye" with predefined replies. It demonstrates the use of if-elif, functions, loops, and basic input/output in Python. Ideal for beginners learning control flow and logic building.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages