Created By: M Ritter | Difficulty Level: 3
An upgraded version of the login system from the previous problem is required. This version is to track the number of password attempts the user has. If the user has had 3 unsuccessful password attempts, the message "Access Denied" is displayed.
Drag from here
Construct your solution here