+ 1
Which one is best ruby or python
4 Answers
0
tnq for your suggestions
+ 6
Ruby aims to be as dynamic as possible giving you flexibility in solving problems in multiple ways, while python believes there should be one way to do it.
+ 1
"There should be one, and preferably one, obvious way to do it.
Although it might not be obvious at first, unless you're Dutch"
Extract form the Zen of Python, from memory (which is definitely not perfect)