Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New to Python
#3
(Apr-11-2018, 11:39 AM)Gribouillis Wrote: Do you mean this ?
for key, value in testing.items():
    print(key, value)

Perfect that worked a treat! That easy Smile
Reply


Messages In This Thread
New to Python - by garich01 - Apr-11-2018, 10:38 AM
RE: New to Python - by Gribouillis - Apr-11-2018, 11:39 AM
RE: New to Python - by garich01 - Apr-11-2018, 12:08 PM

Forum Jump:

User Panel Messages

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