Question: Python Assignment: Print a list of three animals. Number the list without using the numbers 1,2,3. Use only the number 8 in your program to
Python Assignment:
Print a list of three animals. Number the list without using the numbers 1,2,3. Use only the number 8 in your program to print 1,2,3. Use three print statements to print out the name of the animals.Solve this problem in the simplest and easiest way possible.
Example Output:
Three cool animals:
1 donkey 2 monkey 3 lion
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
