diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-05-04 07:14:05 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-05-04 07:14:05 +0000 |
commit | 05a7413932e318fefcd7d444feb084de75783728 (patch) | |
tree | 5d5842d7221266fa5795d6a41ce0b41ba69e7b40 | |
parent | f2028267c208d307d0d173314b5fe92196a39b78 (diff) |
Sat, May 4, 2024, 12:14 AM -07:00
-rw-r--r-- | wk6/pset/sentimental-mario-more/mario.py | 2 |
1 files changed, 2 insertions, 0 deletions
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 # |