Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Code with empty list not executing
Post: RE: Code with empty list not executing

(Jun-14-2020, 04:58 PM)buran Wrote: usernames = [] for username in usernames: if username == 'admin': print("Hello admin, would you like a status report?") if username != 'admin': ...
DangerHiVolt General Coding Help 9 3,769 Dec-10-2023, 01:23 AM

User Panel Messages

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