Java Reading Notes
Thursday, August 26, 2010
Python
Python is an interpreted programming language.-- a language which is never actually compiled in full,it compiles the bits of the program you are using as you are using them.
indention is very important
example:
http://www.sthurlow.com/python/lesson04/
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment