标签: tuples raw-input
我提示用户输入元组但raw_input将其转换为字符串。如何将它转换回元组,因为这非常烦人?
from sympy import * plot(y , tuple)
用户通过raw_input