Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DasyDong/developer-roadmap
/ run_legb.py
File
run_legb.py
code/run_legb.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# coding: utf-8
2
def
test_legb():
3
fun = [
lambda
x, i=i: x*i
for
i in range(4)]
4
for
item in fun:
Callers
nothing calls this directly
Calls
1
test_legb_func
Function · 0.85
Tested by
no test coverage detected