1461: 【16】集合的删除①▁remove

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:22 Solved:19

Description

有这样一个集合:color = {'red', 'blue'},删除'red'元素并输出。