This commit is contained in:
Dhanush
2025-09-18 10:54:47 +05:30

12
numbers.dart Normal file
View File

@ -0,0 +1,12 @@
List<int> numbers = [
100,
200,
300,
100,
222,
300,
540,
130,
870,
150,
];