From a27044aee4ee01daf3f737794196d955a797e886 Mon Sep 17 00:00:00 2001 From: chai2010 Date: Sun, 20 Dec 2015 23:12: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 3352cb7..2eed252 100644 --- a/progress.md +++ b/progress.md @@ -20,7 +20,7 @@ - [x] 2.7 Scope - [x] Chapter 3: Basic Data Types - [x] 3.1 Integers - - [ ] 3.2 Floating-Point Numbers + - [x] 3.2 Floating-Point Numbers - [x] 3.3 Complex Numbers - [x] 3.4 Booleans - [x] 3.5 Strings