photo

Nigel Nettheim


Last seen: 11 meses hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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

alrededor de 1 año hace | 1