d1 = {x: d[x] for x in d.keys() if x not in ['a', 'b']}. 4. print(d1). filter dict. python by Smoggy Squirrel on Jun 12 2020 Comment.
確定! 回上一頁