Untitled

 avatar
unknown
plain_text
a year ago
292 B
4
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