From 05a7413932e318fefcd7d444feb084de75783728 Mon Sep 17 00:00:00 2001 From: Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> Date: Sat, 4 May 2024 07:14:05 +0000 Subject: Sat, May 4, 2024, 12:14 AM -07:00 --- wk6/pset/sentimental-mario-more/mario.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'wk6/pset/sentimental-mario-more/mario.py') diff --git a/wk6/pset/sentimental-mario-more/mario.py b/wk6/pset/sentimental-mario-more/mario.py index 313d373..3136a7d 100644 --- a/wk6/pset/sentimental-mario-more/mario.py +++ b/wk6/pset/sentimental-mario-more/mario.py @@ -1,3 +1,5 @@ # import get_int # get input using get_int +# make sure the input is between 1 and 8 +# print the pyramids # -- cgit v1.2.3