MCPcopy
hub / github.com/geekcomputers/Python / separator

Function separator

bookstore_manangement_system.py:32–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30
31
32def separator():
33 print()
34 print("\t\t========================================")
35 print()
36
37
38def end_separator():

Callers 4

loginFunction · 0.85
CNB1Function · 0.85
CNB2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected