Ok I am currently working on an assignment that creates a 10x15 two-dimensional array for John Conway's "Game of Life". I need to get user input for the "occupied" slots in the array and then print...