Write a Python function, square, that takes in one number and returns the square of that number.

preview_player
Показать описание
Write a Python function, square, that takes in one number and returns the square of that number.
Output:
square(9)
81
square(0)
0
square(15)
225
This tutorial is for beginners.
#python #pythonprogramming #pythontutorial
---------------------------
Link Code:
---------------------------
👉 If this tutorial is helpful for you please like this video and subscribe to my channel to watch more website development tutorials.
---------------------------
❤️ Thank you for watching
Рекомендации по теме