Skip to content

Instantly share code, notes, and snippets.

@sylvesterasiedu
Last active June 10, 2020 19:39
Show Gist options
  • Save sylvesterasiedu/acacced738f7de7a7f8f61a7969445f8 to your computer and use it in GitHub Desktop.
Save sylvesterasiedu/acacced738f7de7a7f8f61a7969445f8 to your computer and use it in GitHub Desktop.
Void main(){
List<String> myList = [
'Angela',
'Kofi',
'kwame',
'Beaula',
];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment