Posts by Karen • 11 points
1 post
-
0
votes2
answers120
viewsQ: How would I get the user to register a name and password to log in?
In this code, as I would for the user to register a name and any password to log in? #Python 3.8.5 inicial = input("Olá!") inicial2 = input("Você é um novo usuário?") answer = input("Responda 'Sim'…