Welcome to Westonci.ca, the place where your questions find answers from a community of knowledgeable experts. Connect with professionals ready to provide precise answers to your questions on our comprehensive Q&A platform. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.
Write a function that takes in a parameter, squares it, and then prints the results. Squaring a number means multiplying it by itself. Then make several calls to that function in your start function to test it out. Does it
work for all arguments?
this is what i have so far but when i check the code it says “you should call your function square with some parameters. call your function at least twice” what am i doing wrong?
![Write A Function That Takes In A Parameter Squares It And Then Prints The Results Squaring A Number Means Multiplying It By Itself Then Make Several Calls To Th class=](https://us-static.z-dn.net/files/dd5/28bd398a87076515d5a6ab4224e2f095.png)