Challenge 3 Use the same variable lots of times in the poem Save the program as mash3.py In the last challenge you deleted potato and replaced it with a variable called veg. In this challenge delete the other vegetables on other lines and replace them with the same veg variable (Squash is a vegetable). Don't forget to surround veg with commas and close the ordinary printed words with speech marks.
Does the word inside your variable appear in every line? If it does, try changing the word inside the variable. Save and run your work again. Problems? Work your way through the debugging advice DEBUG |