Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I am getting KeyError with format command
Post: RE: I am getting KeyError with format command

I appreciate your responses. It worked!
skpy General Coding Help 3 2,955 Jul-19-2020, 12:54 PM
    Thread: I am getting KeyError with format command
Post: I am getting KeyError with format command

print("{'1','2','3'} type is {}".format(type({'1', '2', '3'}))) This line throws KeyError. File "c:/ex2_type.py", line 12, in main print("\{'1','2','3'\} type is {}".format(type({'1', '2', '3'...
skpy General Coding Help 3 2,955 Jul-19-2020, 03:23 AM

User Panel Messages

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