Vas Track
Saturday, May 24, 2014
Day 49
Explored Python at
CodeCademy
. Worked on Python tutorial 2 of 16, Strings & Console Output, Practice. Created variables to their respective phrases.
The code used:
# Assign variables below
caesar = "Graham"
praline = "John"
viking = "Teresa"
print caesar
print praline
print viking
The interaction looked like this:
Graham
John
Teresa
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment