Build your chatbot!

34 makers are attended


Apr 1512:00 PM
-
Apr 151:30 PM
Online event
Pre Invite
Study Jams
Learning Program

An event by

Department of Computer Science, CUSAT, Kochi

Hosts


To build: A simple rule-based chatbot that responds differently to greetings, feelings, and questions. Goal: Get familiar with variables, input(), print(), and logic. Features: •Asks for your name •Recognizes greetings like "hi", "hello" •Replies to "how are you?" •Quits on "bye" Skills: •Strings & variables •input() & print() •if/else