Untitled

Anonymous
plain_text
04/26/2024 5:14 PM
392 B
15
Indexable
    File "<stdin>", line 1
    self.house_built:
                     ^
SyntaxError: invalid syntax
>>> 
>>> IndentationError: unexpected indent
  File "<stdin>", line 1
    IndentationError: unexpected indent
                                 ^^^^^^
SyntaxError: invalid syntax
>>> 
Editor is loading...
Leave a Comment