MCPcopy Create free account
hub / github.com/BeeBombshell/Python-DSA / main

Function main

DSA/Check Bracketing.py:8–9  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

6'''
7
8def main(str):
9 print(verif_t(str))
10
11
12def verif_t(l):

Callers 1

Calls 1

verif_tFunction · 0.85

Tested by

no test coverage detected