ZdenekMach
Programmer
Could you someone please explain me, why I could not index array with some variable. for example in for cycle I try to go throw the whole array and increment index. But it doesnt work. If I put there just number e.g. array[3], it works well.