At start inside text file there is one number 0 and nothing else, but the turtle part never thinks that there is number 0 so when I start the program turtle just keeps flying up in the sky, but it should read function start() because the number inside the file is 0. I guess there is some kind of mistake I have made.
Btw, if I just type print(""..cord) then it will return 0 (or whatever number is inside text file) so I can't understand why print works but if doesn't.
Spoiler












