如何在Python 3.5中转换列表,例如:
x=[1, 3, 5]
到135(整个int)的int?
135
python int list python-3.x
int ×1
list ×1
python ×1
python-3.x ×1