Robert
0
Q:

animal quiz game in python

animal_list = ['Fish' , 'Tarantula' , 'Snake' , 'an Octopus']
animal=random.choice(animal_list)
print("Choice an animal:Fish,Tarantula,Snake and Octopus")
if     
-2

New to Communities?

Join the community