pub fn grid_from_input() -> Option<Grid>
Obtains a grid from user input. Returns None if the user quits.
None