call a certain instance of a number in python list code example Example: python how to call a number from a list list = ["man", "I", "love", "Taco"] print(list[0])