Posts by Bruno kanso • 11 points
1 post
-
0
votes1
answer41
viewsQ: how to create a lock in the code
if the wrong note is typed twice and it goes to the second note a = int(input('digite a primeira nota: \n')) if a > 10: a = int(input('Nota invalida digite novamente: \n')) b = int(input('digite…
pythonasked Bruno kanso 11