MCPcopy Index your code
hub / github.com/ronreiter/interactive-tutorials / showExpected

Function showExpected

static/js/learnpython.js:286–289  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

284}
285
286function showExpected() {
287 maximizeDock();
288 output.setValue(tutorialData.output);
289}
290
291function showSolution() {
292 maximizeDock();

Callers

nothing calls this directly

Calls 2

maximizeDockFunction · 0.85
setValueMethod · 0.80

Tested by

no test coverage detected