hey there - mgaitan/waliki GitHub Wiki Hey tsup dude? To print the numbers from 0 to 9 do: for i in range(10): print(i) That's all it takes .. Does this work? It does; great.