Readline in Kotlin

Overview

You can use the code readline()!! to read a line in Kotlin

Reference

Comments

Popular posts from this blog

Standard input in Kotlin