From fd467025c1662ac7997f7a6938a928e2cb6ec07c Mon Sep 17 00:00:00 2001 From: qhwdw <33189910+qhwdw@users.noreply.github.com> Date: Wed, 8 Nov 2017 09:25:37 +0800 Subject: [PATCH] Update 20171018 Learn how to program in Python by building a simple dice game.md Translating by qhwdw --- ...n how to program in Python by building a simple dice game.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/tech/20171018 Learn how to program in Python by building a simple dice game.md b/sources/tech/20171018 Learn how to program in Python by building a simple dice game.md index 4a317d58d5..0a58cb66d5 100644 --- a/sources/tech/20171018 Learn how to program in Python by building a simple dice game.md +++ b/sources/tech/20171018 Learn how to program in Python by building a simple dice game.md @@ -1,4 +1,4 @@ -Learn how to program in Python by building a simple dice game +Translating by qhwdw Learn how to program in Python by building a simple dice game ============================================================ ### Python is a good language for young and old, with or without any programming experience.