close

Forums

server logs show proper execution, but the error logs show issues that don't exist in lists

anyone notice if they are working with tuples or lists that the server logs show their lists are populated when printed out, but the error logs show an error such as a bad index and their program stops. My program was working a few days ago. Weird. I guess I have to write my data to a file instead of lists and retrieve it

See https://help.pythonanywhere.com/pages/GlobalStateAndWebApps/