Another example is extending dictionaries with a list of tuples by using the update operator |= : author = {'id': 1, 'name': 'Vlad'} author ...
確定! 回上一頁