Go to file
kathrynoh23 401162aac3 Kathryn Odell-Hamilton
2023.9.13

I understand the Data Types within "Number Words" from learning and
teaching Java.

The planning.md was straight forward. Was my return for each function
correct? Am I to used " " for the string of text.

Within some of your discussions in Discord, you had mention to checkout
using ChatGPT. I wouldn't sign on to ChatGPT because it wanted your
phone number. Instead, I used Bing Chat after signing into my
Microsoft account. Wow!!! I found it interesting with the extensive
explanation of information it provides to solve a problem. I didn't
use it for the answers. AI is very scary if not used in a
responsible manner.

Yes, the numberwords.py had all the answers, but I found it
valuable because of how you wrote out the digit numbers for the "else"
and "return". In do understand this.

The test_numberwords.py file completely passed with the test_cases.
2023-09-12 13:13:36 -04:00
.gitignore Initial commit 2023-08-04 17:48:44 +00:00
numberwords.py Kathryn Odell-Hamilton 2023-09-12 13:13:36 -04:00
nw.py Initial commit 2023-08-04 17:48:44 +00:00
planning.md Kathryn Odell-Hamilton 2023-09-12 13:13:36 -04:00
planning_1st_try.md Kathryn Odell-Hamilton 2023-09-12 13:13:36 -04:00
poetry.lock Initial commit 2023-08-04 17:48:44 +00:00
pyproject.toml Initial commit 2023-08-04 17:48:44 +00:00
test_numberwords.py Kathryn Odell-Hamilton 2023-09-12 13:13:36 -04:00