Robuta

https://teamtreehouse.com/community/squaring-cant-give-me-an-answer-im-confused squaring cant give me an answer. I'm confused! (Example) | Treehouse Community Georgios Vivilakis is having issues with: def square(number): return (number * number) result = square(25) print(result) give me an answer