We are students

Report a typo

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.

Write a program in Kotlin
// write your data class here
___

Create a free account to access the full topic