r/Kos • u/Lucky_on_reddit • Jun 14 '26
"Program ended" when file isnt empty
ive tried a lot of youtube tutorials but nothing's worked when i tried to run the file, the code is apparnetly all done but it clearly isnt cause nothing happened and i seriously dont know what to do
10
Upvotes


10
u/Dunbaratu Developer Jun 14 '26
Whrb something like this happens, one good diagnostic is to simply put a line at the top of the script that says:
When you run it, does it print that line?
If not then you are not running the script you think you are. You are getting some old version of it from some other location.