Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/datacamp/pythonwhat
/ Ex
Function
Ex
pythonwhat/sct_syntax.py:37–38 ·
view source on GitHub ↗
(state=None)
Source
from the content-addressed store, hash-verified
35
36
37
def
Ex(state=None):
38
return
EagerChain(state=state or State.root_state, chainable_functions=sct_dict)
39
40
41
def
F():
Callers
2
setup_state
Function · 0.90
ex
Function · 0.90
Calls
no outgoing calls
Tested by
2
setup_state
Function · 0.72
ex
Function · 0.72