From 4451d83865648e7b02825c4fa77c54fbddf3d657 Mon Sep 17 00:00:00 2001 From: saurabh singh <54206510+cs2d@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:39:38 +0530 Subject: [PATCH] Update Letter H.py --- Letter H.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Letter H.py b/Letter H.py index f4284e5..8a8f428 100644 --- a/Letter H.py +++ b/Letter H.py @@ -1,4 +1,4 @@ -c = 'H' +c = '#' # top cone for row in range(3): for col in range(5):