Open azhe825 opened 7 years ago
always new variables.
a:=[1,2,3]; a[1]=10; Possible?
anyway for a[:10] a[2,4,6]?
keep a record of these conceptual roadbumps. we'll need these later on
always new variables.
a:=[1,2,3]; a[1]=10; Possible?
anyway for a[:10] a[2,4,6]?