Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: a little help with a While Loop
Post: RE: a little help with a While Loop

(Feb-07-2020, 04:25 PM)Hob_78 Wrote: I figured it x = 1 while x <= 3: name = input("Enter your username: ") if len(name) < 5: print(f"{name} is too short") elif len(name)...
raghava0853 General Coding Help 2 1,826 Feb-11-2020, 05:57 PM

User Panel Messages

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