inventory = ["Test", "Test2"] for item in inventory: print("*"+item)