Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How do i add limits to this code ?
Post: How do i add limits to this code ?

while True: answer1 = input("Password: ") if answer1 != "123": print("Wrong Password") continue else: print("Welcome!") breakHi , i would like to ask , if i would like to add a l...
learn1 General Coding Help 3 2,039 Feb-07-2020, 01:00 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020