Task Description: Tips & Tricks


1. Apply concept of encapsulation for variables in class org.example.MyDate.

2. Run DateUser and check what happen.

Repair it:

3. Create in class MyDate functions which allow you to get and set values for object in class. Modify DateUser.