From 9dc7020fa7eff33f8de1dacc1efe8802be815c27 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 1 Feb 2020 15:49:32 +0800 Subject: [PATCH] PUB @robsean https://linux.cn/article-11839-1.html --- .../20200103 Add scorekeeping to your Python game.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200103 Add scorekeeping to your Python game.md (99%) diff --git a/translated/tech/20200103 Add scorekeeping to your Python game.md b/published/20200103 Add scorekeeping to your Python game.md similarity index 99% rename from translated/tech/20200103 Add scorekeeping to your Python game.md rename to published/20200103 Add scorekeeping to your Python game.md index d1b134c289..62fa3fe600 100644 --- a/translated/tech/20200103 Add scorekeeping to your Python game.md +++ b/published/20200103 Add scorekeeping to your Python game.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (robsean) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11839-1.html) [#]: subject: (Add scorekeeping to your Python game) [#]: via: (https://opensource.com/article/20/1/add-scorekeeping-your-python-game) [#]: author: (Seth Kenlon https://opensource.com/users/seth)