2015년 2월 3일 화요일

python mini glossary [editing]

primitive constructs
        1) objects
               scalar/unstructured: int, float, bool, None
               non-scalar/structured: str, tuple, list, dict
               function
        2) operators: type specific

expression: when entered, it has a value (it returns an object)

argument: parameter


댓글 없음:

댓글 쓰기