Battleship!

In this lab I made a one-player version of Battleship game. In this game the ship were hide it at a random location and we had 10 attempts to try to sink the ship. Depending on what we put we will either miss the ship or sink the ship.  Also we use with lists, conditionals and functions in python to make this game.This lab was a very long lab and  this is the first game I ever made  It took me some time to complete. However the instructions on code academy and hint help out a lot.

battleship-1battleship-2battleship-3battleship-4battleship-5battleship-6battleship-7battleship-8battleship-9battleship-10