代码搜索:diveintopython

找到约 457 项符合「diveintopython」的源代码

代码结果 457
www.eeworm.com/read/330387/3424174

py soundex4a.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/330387/3424175

py soundex4d.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/330387/3424176

py soundex1e.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/330387/3424177

py soundex1d.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/330387/3424178

py soundex1b.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/330387/3424179

py soundex1a.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/330387/3424180

py soundex1c.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg
www.eeworm.com/read/330387/3424212

py plural4.py

"""Pluralize English nouns (stage 4) This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. Comma
www.eeworm.com/read/330387/3424214

py plural5.py

"""Pluralize English nouns (stage 5) This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. Comma
www.eeworm.com/read/330387/3424216

py plural6.py

"""Pluralize English nouns (stage 6) This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. Comma