Vas Track
Friday, May 9, 2014
Day 34
Explored Python at
CodeCademy
. Worked on, Python Syntax tutorial 4 of 13, learned to change the value of a variable by "reassigning" it.
The code used:
my_int = 7
my_int = 3
print my_int
The interaction looked like this:
3
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment