print specific value in list which is in list python code example Example: print all objects in list python for p in myList: print p