Go to file
Lauren Dawnkaski d5054bf630 I have reached checkpoint 2
I believe there was a mistake in test_numberwords.py
I went into the code and for the test case of 588567 it was expecting
an outcome of five hundred and ninety-eight thousand five hundred and sixty-seven.
I changed it in the code to expect
five hundred and eighty-eight thousand five hundred and sixty-seven
2024-11-10 23:06:42 -05:00
.commit_template Initial commit 2024-08-27 20:35:03 +00:00
.gitignore Initial commit 2024-08-27 20:35:03 +00:00
numberwords.py I have reached checkpoint 2 2024-11-10 23:06:42 -05:00
nw.py Initial commit 2024-08-27 20:35:03 +00:00
planning.md I have reached checkpoint one 2024-11-10 20:34:19 -05:00
poetry.lock Initial commit 2024-08-27 20:35:03 +00:00
pyproject.toml Initial commit 2024-08-27 20:35:03 +00:00
test_numberwords.py I have reached checkpoint 2 2024-11-10 23:06:42 -05:00