datatype: type of data given as input to computer.if an input is given in alphabet or number or any other types. to find this datatype type() function is used. for example: x = 5...
数据类型是计算机输入的数据类型,可以通过type()函数识别。常见的数据类型包括字符串、整数、浮点数和布尔值。函数只有在被调用时才会执行,返回值可通过type()识别,未返回值的函数类型为“nonetype”。