Write a data class Student and a function equals(). Two students are equal if they have the same name, money is not necessarily equal to two students but is necessarily less than < 1500.
Computer scienceProgramming languagesKotlinObject-oriented programmingObject-oriented programming usage
Data class
We are students
Report a typo
Write a program in Kotlin
// write your data class 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.