reset password
Author Message
OhWhen
Posts: 14
Posted 09:21 Feb 06, 2020 |

Hey Keenan, I wanted to ask for the dialogue string array. Are we allowed to use the ArrayList syntax or are we supposed to use the conventional way and set up an array of a set number index?

kknaur
Posts: 540
Posted 09:55 Feb 06, 2020 |

When I originally wrote that assignment I hadn't introduced ArrayLists.  If you would like to try the assignment with ArrayList instead of array I am OK with that.