Challenge 1: Compute the Square of a Number
Given a number, implement a function to compute its square.
We'll cover the following...
Problem Statement
Implement a function that takes a number testVariable
and returns the square of the number. Try using ...
Access this course and 1400+ top-rated courses and projects.