What is wrong with the following code?
Nothing
We can't use the keyword
self
in the get_cell method
We need
self.
in front of the print statement
Make sure to pick Nothing.