10.6 关键术语与概念

10.6 关键术语与概念

赋值(assignment)

调用(call)

整型(integer)

字符串(string)

浮点型(floating-point)

条件语句(conditional statements)

缩进(indent)

列表(list)

索引(index)

切片(slice)

保留关键字(reserved keyword)

内置函数(built-in function)

自定义函数(user-defined function)