This website works better with JavaScript.
Explore
Help
Sign In
p24ontufi
/
GW1
Watch
1
Star
0
Fork
You've already forked GW1
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e7ca8a32b8
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e7ca8a32b8'
${ noResults }
GW1
/
GW1-2
/
py-lambda-order.py
4 lines
48 B
Raw
Blame
History
f
=
lambda
x
:
x
(
x
)
g
=
lambda
u
:
2
print
(
g
(
f
(
f
)
)
)
Reference in new issue
View Git Blame
Copy Permalink