Skip to content

Instantly share code, notes, and snippets.

@SametSahin10
Created April 1, 2020 14:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SametSahin10/464e4e688607a6cf1289e2a59fbbc919 to your computer and use it in GitHub Desktop.
Save SametSahin10/464e4e688607a6cf1289e2a59fbbc919 to your computer and use it in GitHub Desktop.
import 'dart:math';
void main() {
for (int i = 0; i < 5; i++) {
print(e);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment