photo

Nigel Nettheim


Last seen: 11개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
how to create empty string arrays and then populate them through arrayName(indexNumber) syntax
You can initialise an empty string array with: s = strings(0) to which the response is: s = 0×0 empty string array

대략 1년 전 | 1