@ -227,11 +227,11 @@ Use the `+` and `-` function to create a `decrement-number` user-defined method.
Finally, try adding a `counter` variable and be sure to store it. Increment `counter` in your code` and add a `get-counter` funtion to return the result. Here is a hint, you can add a `var` to a contract by adding the following line (before the function):