This PR will fix the numbers array #4

Merged
anikuttan.vijayakumar merged 1 commits from fix/numbers into main 2025-09-11 06:40:05 +00:00

View File

@ -2,10 +2,9 @@ List<int> numbers = [
1,
2,
3,
30,
11,
12,
130,
13,
14,
15,
];