问答题在Python中被称为遍历循环的循环方式有 A f循环 B If循环 C While循环 D Do while循环
问答题python支持的数据类型有 A char B int C float D list