第二章节数据类型、运算符和.PDFVIP

  • 0
  • 0
  • 约1.98万字
  • 约 71页
  • 2018-04-10 发布于天津
  • 举报
第二章节:数据类型、运算符和 字符串 4/4/2018 基本数据类型(数字、字符串) Basic data type(Numbers, strings) Data types 4 basic datatypes of numbers in Python: int (Integer,整数) float(Floating-point numbers,浮点数) bool(Boolean,布尔值) Complex(complex numbers,复数) 2 important functions : type(object) isinstance(obj, class) 3 Example 1 4 Integer Numbers without Decimal point are integers (int): 2 8 64 decimal, binary(0b), octal(0

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档