Python:基本型
数値
Python:整数(int)
Python:長整数(long)
Python:浮動小数(float)
Python:複素数 (complex)
文字列
Python:文字列(string)
Python:真偽値(bool)
Python:リスト
Python:タプル
Python:辞書