Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to proceed
#1
If I have a simple Dictionary. Lets say the Key is a char like A, B, C...etc and each key has a simple numerical value like 4 or 10 etc...

What I want to get out is a sort of final report that tells me the numerical value of each key and also I want to print that list in order of highest number to lowest number with the key that it went with.

Not sure what to do...How to go about it.

Looking for a simple way.

Thanks
Reply


Messages In This Thread
How to proceed - by jarrod0987 - Jan-16-2018, 10:55 PM
RE: How to proceed - by Larz60+ - Jan-17-2018, 01:49 AM
RE: How to proceed - by jarrod0987 - Jan-17-2018, 01:33 PM
RE: How to proceed - by DeaD_EyE - Jan-17-2018, 02:05 PM
RE: How to proceed - by jarrod0987 - Jan-17-2018, 11:04 PM

Forum Jump:

User Panel Messages

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