No activity today, make something!
Simplest Python
python array
Backlinks
index
Search globally
20141124014037
guodepei
python array
create: a = ['spam', 'eggs', 100, 1234]
start: a[0] = 100