diff --git a/README.md b/README.md
index d8be32d1d8e7a3c11a151ec24553d278abfdf005..ffb46b0fef84a52b0e62f9b7a8701d632b02defe 100644
--- a/README.md
+++ b/README.md
@@ -121,7 +121,7 @@ type (one)
 
 
 ```python
-```
+
 one = [1,2,3,4,5], ten = [10,20,30,40,50]으로
 one, ten 변수를 선언하고, 리스트를 저장합니다.