Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-578062.py
File
recipe-578062.py
recipes/Python/578062_Markov/recipe-578062.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
tkinter
import
*
2
import
traceback
3
from
tkinter.scrolledtext
import
ScrolledText
4
Callers
nothing calls this directly
Calls
5
mainloop
Method · 0.80
MarkovDemo
Class · 0.70
Tk
Class · 0.50
split
Method · 0.45
title
Method · 0.45
Tested by
no test coverage detected