I am working through the book tracker problem number three. I am getting the correct output except I can not get it to generate the borrowers name. I have tried everything I can think of. Any help is appreciated.
1 Like
(Solution code removed, as posting it publicly is against the honour code of this community, regardless if it is correct or not. You can share the errors you get)
1 Like
NVM. I got it.
1 Like
Dear @dug_french,
use f-string, with placeholder {}.