Andrew J. Holt
Data Enthusiast
Blog
About
Python
Hello World
In [ ]:
for
each
in
[
'Hello'
,
'World!'
]:
print
(
each
)
Written on March 3, 2014