Can Kotlin or kscript be as short as Python?20 July 2019·2 minsSoftware-Development Python Kotlin KscriptWhile researching why so many people like Python, I found and article which showed how much more readable Python code is compared to Java code. I was curious how well Kotlin does that job.