filmov
tv
Python Longest Word With Chatbot App AI

Показать описание
In this video, I create a Python program where users input a string into the console. It takes the string and finds the longest string or strings and puts them into a list that it can output to the user. I make it a little humorous by having it be a "clueless AI" program where it knows nothing about what the user is talking about and let's the user know. I find writing these funny type programs really helps me learn coding languages.