Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Beginning Question about Python functions, parameters...
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="astral orange, post: 3982586"] Wow! First, thanks Terry for the detailed explanation. I'll spend the rest of the night trying to figure all of this out. :) Also, thanks to everyone else that responded as well. I do appreciate you all volunteering your time to help. I should of came here sooner. As far as the program. I did add print statements such as print (MyNames) and got back: {'middle': {}, 'last': {'Smith': ['John Larry Smith']}, 'first': {}} 'Smith': ['John Larry Smith'] was in the last key so I will spend some time figuring out just why that is the case. I'll spend more time working with the functions and hopefully figure this out soon. Thanks again! Thanks again for the responses. I'll take all your advice. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Beginning Question about Python functions, parameters...
Top