#735. python-字典-定义字典,删除键'Age'和89,并清空字典,最后删除字典

python-字典-定义字典,删除键'Age'和89,并清空字典,最后删除字典

Background

Description

python-字典-定义字典{'Name': 'bianchuangxiaojiang', 'Age': 7, 89:56, 'Class': 'First'},删除键'Age'和89,并清空字典,最后删除字典 image

Format

Input

Output

Samples



Limitation