Scala is a really hard language. Like to learn it fully is non-trivial, even if you know object-oriented programming languages like C++ and Java. If you already knew F#, Haskell, and Java, then learning Scala would be a small step but if you don’t it’s not.
Python is a much easier language. A lot of stuff in Python is the same old OOP stuff.