MCPcopy 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
37def Ex(state=None):
38 return EagerChain(state=state or State.root_state, chainable_functions=sct_dict)
39
40
41def F():

Callers 2

setup_stateFunction · 0.90
exFunction · 0.90

Calls

no outgoing calls

Tested by 2

setup_stateFunction · 0.72
exFunction · 0.72