Challenge 2 Use a variable in the poem Save your work as mash2.py Create a variable called veg by copying and adapting this above the print lines
Make sure you put the commas and speechmarks in exactly the same place.
Run the program if you have coded correctly whatever word you put inside your variable called veg should appear in your poem when printed to screen. Problems watch this video to help you understand how your code should work. If your code doesn't work use the DEBUG to help you fix it. |