From c42c9962317c554b120d57c773e7de65c3db7819 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Fri, 18 Dec 2015 21:31:44 +0800 Subject: [PATCH] Update progress.md --- progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress.md b/progress.md index 771c0a4..ace103b 100644 --- a/progress.md +++ b/progress.md @@ -21,7 +21,7 @@ - [x] Chapter 3: Basic Data Types - [ ] 3.1 Integers - [ ] 3.2 Floating-Point Numbers - - [ ] 3.3 Complex Numbers + - [x] 3.3 Complex Numbers - [x] 3.4 Booleans - [x] 3.5 Strings - [ ] 3.6 Constants