I've gotten pretty fluent in Python over the years, but want to expand my skillset to include another language. What are languages similar to Python that you'd reccomend?
If you're looking for a similar coding syntax, I'd say Perl, Nim, Ruby.
But I recommend you learn a statistically typed language like Java or C#.
JavaScript is on the easy side but it can get you started on your way.
Goodluck on your coding journey!