Thanks solox3, are you referring to this line?
## .items() is the dict expressed as (key, value) tuples
print dict.items() ## [('a', 'alpha'), ('o', 'omega'), ('g', 'gamma')]
You are right, and I'm working to get the formatting issues fixed. The way codular.com does it is very nice. If you have any more ideas or feedback, please contact me. Thank you!
Thanks for your feedback. I will write more basic articles as we go. In fact, the latest post "Download and Install Python" is a start of doing that. I want the site to be for all python users, even though the site name is "pythonforbeginners".
Hello everyone, I'm the admin of pythonforbeginners.com . What a day! Being on the first page of Hacker News was really unexpected and I was pleasantly surprised. Thank you for all the comments I have received. I have a lot of work to do, which is super exciting and I'll do my best to fix the formatting issues and to get the website more structured so that new users easier can find out where to start.
If you have any more suggestions or feedback to give, I'd be grateful to hear them.