5. Login - Задача от Intro and Basic Syntax - Exercise
Здравейте :) Имам малък проблем с тази задача - дава ми 50/100 в Judge, при положение, че всички примери работят. Ето го условието:
You will be given a string representing a username. The password will be that username reversed. Until you receive the correct password print on the console “Incorrect password. Try again.”. When you receive the correct password print “User {username} logged in.” However on the fourth try if the password is still not correct print “User {username} blocked!” and end the program.
Ето го и кода ми:
https://pastebin.com/AXy6zmQk
Ще съм признателен за отговор!
Поздрави,
Боян