Battleship Game, play against Computer

As part of my final project for the CS101 module of the computer science path in codecademy, I made a terminal-based battleship game in which you can play against the computer.

You can find the code here:
https://github.com/ptrick72/Battlehsip-Game.git

You can find my description here:
https://dev.to/ptrick72/terminal-based-battleship-game-in-python3-2ggc

Feedback is welcomed :slight_smile: