Description:  In this lab I made a one-player version of the classic board game Battleship. In this custom version of the game, I was directed to put a ship and hide it at a random location. 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 to make this game we included lists, conditionals and functions to make it all possible.

My experience: This lab was a very long challenging lab.  It took me some time to complete but I did eventually get to finish it.  Using lists and conditionals was a bit of a challenge but the instructions on code academy did help. I had to translate plain English to python  language. It was fun making this board game and getting able to sink the ship.

battleship7 battleship1 battleship2 battleship4 battleship5 battleship6 battleship7 battleship8 battleship9 battleship10 battleshp3