Anvesh Kumar

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in What is the difference between Python and Ruby

Python is a dynamic, general-purpose high-level programming language that supports multiple programming paradigms including object-oriented, imperative, and functional programming or procedural styles. It features a fully dynamic type system and automatic memory management, similar to that of Scheme, Ruby, Perl, Haskell, and Lisp. Python combines remarkable power with very clear syntax. Whereas, ruby is an open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.