Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ main.py
File
main.py
projects/Battleship/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
random
import
randint
2
3
board = []
4
size = 5
Callers
nothing calls this directly
Calls
1
new_game
Function · 0.70
Tested by
no test coverage detected