The main problem with your python code!
people often get errors in their codes, but sometimes no errors at all, so why is it? How we understand the code: I have stumbled upon a Reddit post that into their lines of code, had something like this: […] # a lot of prints def function(msg): input(msg) n1 = function("Name:") […] # other data … Read more