Python: Functions

Revlekt
Revlekt (Inspiration)

读过 A Byte of Python

  • 章节名:Python: Functions
  • 2014-03-01 23:19:29
55人阅读

> Revlekt的所有笔记(21篇)

Revlekt对本书的所有笔记  · · · · · ·

  • Python: Basics

    literal constants * there's no long int type for python3. namely following is not allow...

  • Python: Control Flow

    * if, elif * no switch statement * "while" statement can have an optioinal "else" claus...

  • Python: Functions

说明  · · · · · ·

表示其中内容是对原文的摘抄