Computers and Technology

Opy the code below into the coderunner window. debug the code so that it outputs the verses correctly. a = input("enter an animal: ") s = input ("enter a sound: ") e = "e" print ("old macdonald had a farm, " + e) print ("and on his farm he had a" + a + "," + e) print ("with a " + a + "-" + a + " here and a" + s + "-" + s + " there") print ("here a "+ s+ " there a " +s) print ("everywhere a" + s + "-" + a ) print ("old macdonald had a farm," + e)\

answer
Answers: 1

Similar questions

Do you know the correct answer?
Opy the code below into the coderunner window. debug the code so that it outputs the verses correctl...

Questions in other subjects:

Konu
Mathematics, 08.01.2021 19:20