From 9532a308a72ee7195cd2a2331fe994493725c200 Mon Sep 17 00:00:00 2001 From: koalaman Date: Wed, 19 Feb 2014 12:50:24 -0800 Subject: [PATCH] Updated SC2013 (markdown) --- SC2013.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SC2013.md b/SC2013.md index fd2b937..09db7c1 100644 --- a/SC2013.md +++ b/SC2013.md @@ -39,8 +39,8 @@ The for loop will print: The while loop will print: - Line: foo * - Line: bar + Line: foo * + Line: bar ### Contraindications