Python Forum
[closed] Empty dictionary with None
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[closed] Empty dictionary with None
#4
(Apr-01-2022, 10:04 PM)paul18fr Wrote: In my real case:
RealDict = {}
print(RealDict)
Output:
{} None
I am sorry Paul but I do not understand you. What is the relation between this "real case" and the script you showed us?
When I run this "real case" obviously only {} is printed.
Reply


Messages In This Thread
[closed] Empty dictionary with None - by paul18fr - Apr-01-2022, 10:04 PM
RE: Empty dictionary with None - by Larz60+ - Apr-01-2022, 11:49 PM
RE: Empty dictionary with None - by paul18fr - Apr-02-2022, 04:50 PM
RE: Empty dictionary with None - by ibreeden - Apr-02-2022, 05:32 PM
RE: Empty dictionary with None - by paul18fr - Apr-02-2022, 05:57 PM
RE: Empty dictionary with None - by ndc85430 - Apr-02-2022, 06:22 PM
RE: Empty dictionary with None - by Larz60+ - Apr-02-2022, 11:42 PM

Forum Jump:

User Panel Messages

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