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

Method returnList

Grocery calculator.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29 return subtotal
30
31 def returnList(self):
32 return self
33
34
35"""Test list should return:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected