Battleship! – Lab #7

In this code academy activity, we learn how to recreate the board game “Battleship” on Python using functions, conditionals, lists. This activity was certainly challenging as there are room for error in indentations and listing the conditionals in the correct order, so it definitely took lots of trail and error before arriving at the right sequence.

battleship battleship1 battleship2 battleship3 battleship4 battleship5 battleship6 battleship7 battleship8 battleship9 battleship10 battleship11 battleship12 battleship13 battleship14 battleship15 battleship16 battleship17 battleship18