For this assignment, I had to create a game call Battleship. I use variables, function, a for loop, list, and strings to complete this assignment. Creating games using python is really interesting because I can see how people create games and also I can see that it’s not easy. I struggle using lists because instead of putting [ ] I always put ( ). Overall, doing this assignment was interesting.