Hey, this is my Python project for the senior year of my high school, and I am DESPERATE for this to work. I've gone over it like a million times now, but I can't seem to fix the error messages in the "Search","Update" and "Delete" options. Can some kind soul please help me?
Hey, this is my Python project for the senior year of my high school, and I am DESPERATE for this to work. I've gone over it like a million times now, but I can't seem to fix the error messages in the "Search","Update" and "Delete" options. Can some kind soul please help me?
Can you provide some traceback of the error so maybe we can take a look at where the error is happening?
Well the first two functions are working, But everything from "Search" onwards seems to return an error in a never ending loop. @leon332157