Day 3: 100 Days of Python
favourite_food = input ("what is your favourite food: ")
preferred_plant = input ("what plant do you prefer: ")
method_of_cooking = input ("what method of cooking do you prefer: ")
burnt_food = input ("what word describe burned food: ")
household_ite...
datapythonist.hashnode.dev1 min read
Matthew Hard
Hey everyone, I'm Matt! I love discussing Cybersecurity and all things tech. Let's chat and geek out together!
100 Days of coding is a good idea. Especially with Python.