index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
python
/
default.py
blob: dcdf0f52d9058ed40395a5717ea2d400f74a3754 (
plain
)
1
2
def
square
(
num
):
return
num
*
num