Android IDE (AIDE) Support Forum

Help on java course content

In the main method call scale on rect with value 10 and print the rectangle area afterwards.


How to pass this part:(

  1. create new rect and make it reference to Rectangle object (extra help: new)
  2. call scale function and pass 10 into it
    3.) Call print function