RosettaCodeData/Task/Collections/PureBasic/collections-1.purebasic

5 lines
48 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
Dim Text.s(9)
Text(3)="Hello"
Text(7)="World!"