EOF Error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

EOF Error

My program Bubble Sort keeps getting an EOF Error on line 86, which is the first line of code that is executed. The lines above define functions that I tested out in earlier codes, and worked. Could someone please help me? Thank you.

22nd Nov 2016, 6:04 AM
Seiko
Seiko - avatar
2 Answers
0
Couldn't find Bubble Sort in your codes. (Perhaps you forgot to make it public). Post it here.
22nd Nov 2016, 5:28 PM
donkeyhot
donkeyhot - avatar
0
Oops. It's public now.
22nd Nov 2016, 7:22 PM
Seiko
Seiko - avatar