generated from mwc/lab_pipes
creating a new words_100k file and answer 10 questions
In this lab, there wasn't drawing but more on how to pull information from the Terminal. It was harder to tell if I was putting in the right code because I didn't know what the outcome should look like in a way. I got stuck on the last 4 questions, and I overcame them by talking to my classmates and teachers.
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