You don't need exec for this: if you want a dynamically-named keyword argument, use the **kwargs syntax. You might as well also replace all ...
確定! 回上一頁