Skip to content

Instantly share code, notes, and snippets.

@ibrahimBanat
Created June 20, 2021 22:39
Show Gist options
  • Save ibrahimBanat/c87400883b1633bc32f32f15ec40aafd to your computer and use it in GitHub Desktop.
Save ibrahimBanat/c87400883b1633bc32f32f15ec40aafd to your computer and use it in GitHub Desktop.
if(array.length === 0) {
retrun 'Exception';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment