Correct type aliases

Report a typo

Create correct type aliases for variables and substitute them as type.

Don't change the names and values of variables!

Write a program in Kotlin
// write your code here

val myName: = "George"
val myAge: = 18
val myHeight: = 185.5
___

Create a free account to access the full topic