An open API service indexing awesome lists of open source software.

https://github.com/pragativerma18/scrabble

The game of scrabble using python.
https://github.com/pragativerma18/scrabble

Last synced: 3 months ago
JSON representation

The game of scrabble using python.

Awesome Lists containing this project

README

          

# scrabble
The game of scrabble using python.
In this mini project using Python, we have processed some data from friends playing the game of scrabble and made an attempt to organize players, words, and points using dictionaries in Python.