0-3-5
By Ralph Reichel at Jan 25 2021
listint=[[0, 1, 2], [1, 2, 3], [4, 0, 5]];
By Gerard Mohr at Jun 27 2021
0 1 1 2 3 5 in python
By The Rock at Oct 23 2020
Suma de los múltiplos de 3 y 5 entre 0-1,000 [usando Loop \"For\"]
By Rene Stroman at Feb 19 2022
number series 0, 0, 2, 1, 4, 2, 6, 3, 8, 4, 10, 5, 12, 6, 14, 7, 16, 8
By Phyllis Parisian at Jun 11 2021