在講到str.format()方法的時候,我們說語法是: str.format(*args, **kwargs) *args 代表可以收多個引數,所收集的資料是位置引數**kwargs 代表可以收 ...
確定! 回上一頁