In this lesson I made a simple chat bot that uses 'if' and 'elif'.
![](https://static.wixstatic.com/media/1fcacd_b7c84b622bd44b39a3c7146435dbfc68~mv2.png/v1/fill/w_413,h_239,al_c,q_85,enc_avif,quality_auto/1fcacd_b7c84b622bd44b39a3c7146435dbfc68~mv2.png)
It stores information into a variable called name once you give it the text. It then continues to use the variable in a sentence and ask for more information, giving you different responses based on your hobby choice and name.
Comments