Search⌘ K
AI Features

Challenge: Write a Square Function

Explore how to write a function in both Python and PowerShell that returns the square of a given number. This lesson helps you practice function creation, deepen your understanding of parameters, and compare function syntax across both languages.

Problem

...