#Array + random teacher task
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
i cant specifically remember
i think it was something like
int variable [item 1, item2, };
something like that
int[] array = {1,2,3}; i think
oh wait yeah ur right
thats mb
i jsut realised i have gooogle
😭
sorry about that
Nah it is alright
uh
i wrote this out
String[] myArray = new String[] {String hot, String summer, String hard, String dry, String simple, String light, String weak, String male, String sad, String win, String small, String ignore, String buy, String succeed, String reject, String prevent, String exclude};
and its giving me errors
You cant do String text you have to do "text"
oh yeahh