diff --git a/translated/tech/20210309 Learn Python dictionary values with Jupyter.md b/published/20210309 Learn Python dictionary values with Jupyter.md similarity index 98% rename from translated/tech/20210309 Learn Python dictionary values with Jupyter.md rename to published/20210309 Learn Python dictionary values with Jupyter.md index f26be6357e..2087eb3da6 100644 --- a/translated/tech/20210309 Learn Python dictionary values with Jupyter.md +++ b/published/20210309 Learn Python dictionary values with Jupyter.md @@ -4,8 +4,8 @@ [#]: collector: (lujun9972) [#]: translator: (DCOLIVERSUN) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-13236-1.html) 用 Jupyter 学习 Python 字典 ======