MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / lower

Function lower

Lib/string.py:220–226  ·  view source on GitHub ↗

lower(s) -> string Return a copy of the string s converted to lowercase.

(s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

interactMethod · 0.90
runMethod · 0.90
morsecodeFunction · 0.90

Calls 1

lowerMethod · 0.45

Tested by

no test coverage detected