BattleShip

screenshot_1 screenshot_2 screenshot_3 screenshot_4 screenshot_5 screenshot_6 screenshot_7 screenshot_8 screenshot_9 screenshot_10

Battleship in python what ive done in this lesson is basically use strings,lists,empty list and various other computer language techniques to program a battleship game in pythons codeacademy to both it, miss ships and also in the progaming lesson we used the if loop, else, elif and also constructed this code with a fuction of a user input to type in the number from the given 5 rows and coloums to decide where they want to attack and have strings set up in the code to tell the user whether they had sucked, missed and even if the rows and coloums thatw as chosen was out of the “water”.