Budget App, Issue with iterating over a Ledger list

Syntax error in iterating over the list in str(self) method.

Your code so far

I have completed the code which is working as it should. However my str() method used to print object is not working.

image

Link to my repl.it: https://repl.it/join/ojwunnzu-srishtiguptame
Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36.

Challenge: Budget App

Link to the challenge:

Take a look at previous line - line 59, check parentheses in it.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.