Как исправить код\\how to fix code
Написал данный код но в выводе получаю ошибку, подскажите как это исправить. Как код должен работать: с помощью переменной act пользователь выбирает что хочет сделать, авторизоваться(0) либо зарегистрироваться(1) , после юзер вводит данные для входа/регистрации и ему выводит сообщение соответствующее результату его действий. Более подробно можете ознакомиться с кодом по этой ссылке: https://code.sololearn.com/c3Tvlfij8Y0q/?ref=app I wrote this code, but I get an error in the output, tell me how to fix it. How the code should work: using the variable variable, the user chooses what he wants to do, log in (0) or register (1), after the user enters the login / registration data and displays a message corresponding to the result of his actions. In more detail you can familiarize yourself with the code on this link: https://code.sololearn.com/c3Tvlfij8Y0q/?ref=app