mjjackey / Python_Practice

The miscellaneous practices for python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python_Practice

The miscellaneous practices for python, which contains some high order features and functional programming, i.e.

  • generator

  • iterator

  • map-reduce

  • filter

  • sorted

  • closure

  • lambda

  • decorator

In addition, this practice contains some coding tests for some companies and some data-structures and algorithms.

About

The miscellaneous practices for python

License:MIT License


Languages

Language:Python 100.0%