* Reimplemented Minesweeper as Flower Field and regenerated test cases. * Removed accidental solution from stub file.
4 lines
63 B
Python
4 lines
63 B
Python
def annotate(garden):
|
|
# Function body starts here
|
|
pass
|