Number fixed

This commit is contained in:
2025-09-11 12:47:53 +05:30
parent 01628adebe
commit 1b5484549b

View File

@ -1,12 +1,12 @@
List<int> numbers = [ List<int> numbers = [
1, 100,
2, 200,
3, 300,
100, 100,
222, 222,
3, 300,
54, 540,
130, 130,
87, 870,
15, 150,
]; ];