Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/LCBOWER33/StegoScan
/ prYellow
Function
prYellow
StegoScan.py:24–26 ·
view source on GitHub ↗
(skk)
Source
from the content-addressed store, hash-verified
22
23
24
def
prYellow(skk):
25
with
print_lock:
26
print(
"\033[93m{}\033[00m"
.format(skk))
27
28
29
def
prLightPurple(skk):
Callers
1
binary
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected