Merge branch 'main' of https://git.comorin.co/Git-Training-Hub/tech-thursday-demo
This commit is contained in:
12
numbers.dart
Normal file
12
numbers.dart
Normal file
@ -0,0 +1,12 @@
|
||||
List<int> numbers = [
|
||||
100,
|
||||
200,
|
||||
300,
|
||||
100,
|
||||
222,
|
||||
300,
|
||||
540,
|
||||
130,
|
||||
870,
|
||||
150,
|
||||
];
|
Reference in New Issue
Block a user