Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
286
function
showExpected() {
287
maximizeDock();
288
output.setValue(tutorialData.output);
289
}
290
291
function
showSolution() {
292
maximizeDock();
Callers
nothing calls this directly
Calls
2
maximizeDock
Function · 0.85
setValue
Method · 0.80
Tested by
no test coverage detected