In step 2 i need to :
“Inside of the class, create a Calculator constructor. You can leave the contents of the constructor empty.”
and i didnt get it.
The same problem in step 3 :
“Next, create a public method that returns an int and call it add.”
Anyone can show me how it supposed to look like ?