MCPcopy 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
24def prYellow(skk):
25 with print_lock:
26 print("\033[93m{}\033[00m".format(skk))
27
28
29def prLightPurple(skk):

Callers 1

binaryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected