generated from mwc/lab_pipes
I answered the questions in the exercises.md file.
- This lab was different than unit 1 in that the turtle was not used. Also, it used pipes which is something I have never seen before. This lab was definitely much harder than anything we did in unit 1. - This lab made me frustrated at times as I was not able to answer every question. I think I got the majority of them correct though. I have never done anythng similar to this before.
This commit is contained in:
@@ -9,7 +9,8 @@ license = {text = "MIT"}
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10,<4.0"
|
||||
dependencies = [
|
||||
"wordflow (>=0.2.4,<0.3.0)"
|
||||
"wordflow (>=0.2.4,<0.3.0)",
|
||||
"setuptools (>=80.9.0,<81.0.0)"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user