MCPcopy Index your code
hub / github.com/geekcomputers/Python / CNB2

Function CNB2

bookstore_manangement_system.py:113–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111
112
113def CNB2():
114 if y[6] <= 8:
115 separator()
116
117 print("WARNING!!!!!!!!!!!!!!!!!!!!!!!")
118 print("NO. OF THIS BOOK IS LOW", "\tONLY", y[6], "LEFT")
119
120 else:
121 separator()
122
123 print("NO. OF BOOKS LEFT IS ", y[6])
124
125
126separator()

Callers 1

Calls 1

separatorFunction · 0.85

Tested by

no test coverage detected