Is it possible to have a function working like those Python lines in JavaScript? a = 5 b = 20 c = 2 all = list(range(a, b, c)) print(all)
Apprenez de maniĂšre plus efficace, gratuitement :
Introduction Ă Python
7.1M apprenants
Introduction Ă Java
4.7M apprenants
Introduction Ă C
1.5M apprenants
Introduction Ă HTML
7.5M apprenants