From d0853b960bbd860ae974b4cd192bfc2408278b1d Mon Sep 17 00:00:00 2001 From: "weiye.wang" Date: Wed, 30 Aug 2023 23:01:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B911747=E9=A2=98=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 题库0.3/Problems.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/题库0.3/Problems.json b/题库0.3/Problems.json index f160df9e..d968f0ba 100644 --- a/题库0.3/Problems.json +++ b/题库0.3/Problems.json @@ -312942,7 +312942,7 @@ }, "011747": { "id": "011747", - "content": "选择适当的方法表示下列集合:\\\\\n(1) 大于$0$且小于$10$的全体偶数组成的集合$A$\n(2) 全体偶数组成的集合$B$;\\\\\n(3) 被$3$除余$2$的所有自然数组成的集合$C$;\\\\\n(4) 被$3$除余$2$的所有整数组成的集合$D$;\\\\\n(5) 直角坐标平面上由第二象限与第四象限中的所有点组成的集合$E$.", + "content": "选择适当的方法表示下列集合:\\\\\n(1) 大于$0$且小于$10$的全体偶数组成的集合$A$;\\\\\n(2) 全体偶数组成的集合$B$;\\\\\n(3) 被$3$除余$2$的所有自然数组成的集合$C$;\\\\\n(4) 被$3$除余$2$的所有整数组成的集合$D$;\\\\\n(5) 直角坐标平面上由第二象限与第四象限中的所有点组成的集合$E$.", "objs": [], "tags": [ "第一单元" @@ -312954,7 +312954,8 @@ "usages": [], "origin": "空中课堂必修第一册例题与习题", "edit": [ - "20220901\t王伟叶" + "20220901\t王伟叶", + "20230830\t王伟叶" ], "same": [], "related": [],