Kotlinlearncs.online LogoJava
Return to List

Homework: Sum of Squares

Created By: Ellen Spertus
/ Version: 2023.12.0

Create a function sumOfSquares() that returns the sum of the squares of both of its arguments. The arguments and return type should be double.

Related Lessons

Stuck? You may find these lessons helpful: