Write a program that prints max values of four integer types: Int, Long, Short, and Byte in ascending order. Output each value on a new line.
Properties of basic types
Max values of integer types
Report a typo
Write a program in Kotlin
fun main() {
// put your code here
}
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.