I have been trying to print and have read everything here and I am still stumped.
I have a dictionary and I will either need to print one entry or the complete dictionary, it can contain 100+ entries.
I can pull the info from the dict, so that is not a big problem.
But how do I get that to print? If anyone could point me in the right direction I would be very grateful.
Jim
I have a dictionary and I will either need to print one entry or the complete dictionary, it can contain 100+ entries.
I can pull the info from the dict, so that is not a big problem.
But how do I get that to print? If anyone could point me in the right direction I would be very grateful.
Jim