it's definitely python for me. Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. ... Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse.
Everyone seems to be answering "features or function"... if by style you mean syntactically, then I'm most used to modern C-style languages (modern Java, Rust, etc) and it influences any other language I use. If you mean the way of doing things, I would love to use Elm given a chance -- functional style and actor-oriented threading.
The following 1 user Likes the-az's post:1 user Likes the-az's post • Tascony
Kotlin, it makes Java even more fun. Also, a beauty to look at.
Other than that, I always like how most functional programming language styled, really elegant on the eyes