CUSIP: Difference between revisions

6 bytes removed ,  5 years ago
m
(→‎Python :: Composition of pure functions: Pylinted for Python 3, tidied, added a {works with} tag)
Line 1,764:
'''
def go(s):
ns = [dct[c] for c in list(s) if c in dct]
return 9 == len(ns) and (
ns[-1] == (
9,659

edits