Help me in solving PYTH99 problem

My issue

Write a program which does the following

You are given a list of numbers
Print each item of the list on a separate line

My code



numb

Learning course: Python Programming
Problem Link: For Loop in Python Programming