There are 6 basic data types in Python, following are these: Number(數(shù)字) String(字符串) List(列表) Tuple(元組) Sets(集合) Dictionary(字典) 1. Number