Data class is a simple class which is used to hold data/state and contains standard functionality. In Kotlin, these are called data classes and are marked with data
Input (Editable)
Result