Multiple distinct objects: Difference between revisions

m
change page category to Object oriented
(→‎{{header|Tcl}}: Noted that this requires 8.6)
m (change page category to Object oriented)
Line 1:
{{task|Object oriented}}
Create a sequence (array, list, whatever) consisting of <var>n</var> distinct, initialized items of the same type. <var>n</var> should be determined at runtime.
 
Anonymous user