03. [25p] Making the list

Solve these subtasks all in the same file (use print() statements to display the results):

Use the following list:

sample = ["a", 90, 8, "X55", "1z", 102, "asdf", 65, 10, "word", "567", 567]

Well:

Don't know how to check the type of a variable? LMGTFY!