In the below example, we are writing the dictionary article_info to the YAML file tutswiki.yaml . import yaml article_info = [ { 'Details': { ...
確定! 回上一頁