Ellagilbert67go Ellagilbert67go Computers and Technology Answered stuff = [] stuff.append("emu") stuff.append("frog") stuff.append("iguana") print(stuff) What data type are the indexes in stuff?