First, second, third

Report a typo

Write a program that prints these three text lines in a column.

first
second
third
Write a program in Kotlin
fun main() {
TODO("Remove this line and write your solution here")
}
___

Create a free account to access the full topic