add csci-1200-hw-2

This commit is contained in:
JamesFlare1212
2025-01-31 13:20:17 -05:00
parent a10a010701
commit 6726a156b3
10 changed files with 2137 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ author:
email:
avatar: /site-logo.avif
description: This blog post provides a detailed overview of a Python programming homework assignment, which includes creating a Mad Libs game, calculating speed and pace, and generating a framed box with user-specified dimensions.
keywords: ["Python", "programming", "homework", "Mad Libs", "speed calculation", "framed box"]
keywords: ["Python", "Programming", "Homework", "Mad Libs", "Speed calculation", "Framed box"]
license:
comment: true
weight: 0
@@ -120,8 +120,6 @@ We will test your code for the values used in our examples as well as a range of
{{< link href="HW1.zip" content="HW1.zip" title="Download HW1.zip" download="HW1.zip" card=true >}}
***
## Solution
### hw1_part1.py

View File

@@ -182,8 +182,6 @@ Test your code well and when you are sure that it works, please submit it as a f
{{< link href="HW2.zip" content="HW2.zip" title="Download HW2.zip" download="HW2.zip" card=true >}}
***
## Solution
### hw2_part1.py

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 60 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.