DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
print items of list using list comprehension in python
l=["vanilla","chocolate","butterscotch","strawberry"] [print(x) for x in l]
PREVIOUS
NEXT
Tagged:
#print
#items
#list
#list
#comprehension
#python
ADD COMMENT
Topic
COMMENT
Name
2+7 =
Submit