generated from mwc/problemset_numberwords
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. |
||
---|---|---|
.gitignore | ||
numberwords.py | ||
nw.py | ||
planning.md | ||
planning_1st_try.md | ||
poetry.lock | ||
pyproject.toml | ||
test_numberwords.py |