https://github.com/rikardfahlstrom/battleship
Project from the Codecademy course 'Learn Python'
https://github.com/rikardfahlstrom/battleship
codecademy python python-3
Last synced: 10 months ago
JSON representation
Project from the Codecademy course 'Learn Python'
- Host: GitHub
- URL: https://github.com/rikardfahlstrom/battleship
- Owner: RikardFahlstrom
- Created: 2017-04-02T18:59:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-03T11:05:41.000Z (almost 9 years ago)
- Last Synced: 2025-02-23T08:47:16.393Z (over 1 year ago)
- Topics: codecademy, python, python-3
- Language: Python
- Homepage: https://www.codecademy.com/learn/learn-python
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Info
This project was made from the Codecademy course 'Learn Python'.
Skills used include basic Python syntax mainly focused on lists and functions.