From: Jason Lillywhite Date: 2010-11-25T06:16:16+09:00 Subject: Ruby's "More than one way to do things." There is one point made about Python vs. Ruby on this site: http://c2.com/cgi/wiki?PythonVsRuby that interests me: It is this: Ruby: "There is more than one way to do it." Python: "There should be one - and preferably only one - obvious way to do it." Do you agree that Ruby emphasizes having more than one way to do it more than Python does? Do you believe this is a good thing for Ruby? Why? I personally like to have structure in my life and feel okay with having only one way, but then - I've never really programmed anything in Python before so I can't really make a good comparison. Thank you for any thoughts. Jason -- Posted via http://www.ruby-forum.com/.