to obtain keys you can use keys( ) and if you want to obtain specific keys , you can use items( ) on dict. object to obtain key value pair and then enumerate ...
確定! 回上一頁