Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 203 Bytes

functions.md

File metadata and controls

4 lines (2 loc) · 203 Bytes

Functions

Python 3.5 has 72 builtin functions. To start writing useful programs, knowing about 25 of them is sufficient. Many of these functions are useful shortcuts that make your programs shorter.