This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
compiler-explorer
Watch
2
Star
0
Fork
0
You've already forked compiler-explorer
mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced
2026-05-16 18:23:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
lazy-load-client-options
compiler-explorer
/
examples
/
python
/
default.py
Rubén Rincón Blanco
1589a14ebc
Changed Python default example to classical square (
#3380
)
2022-02-19 21:31:20 +01:00
3 lines
38 B
Python
Raw
Permalink
Blame
History
def
square
(
num
)
:
return
num
*
num
Reference in New Issue
View Git Blame
Copy Permalink