recently started learning python from cs50p. facing issues in pset 5 problem 2 (back to the bank)
(https://i.sstatic.net/lGs2AO89.png)](https://i.sstatic.net/65O2yexB.png)
my code for bank.py is running well and fine when i test it manually in the terminal but the test_bank.py doesnt seem to work when using pytest. the third case with others works but not the other two (hello and words with h)
i have made a lot of tweaks here and there but just cant seem to figure out whats wrong. so where have i went wrong? any help or correction in my code (if its wrong) would be appreciated
(https://i.sstatic.net/MBVs62Ip.png)
Samast Rustagi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.