Using what we’ve learned the last challenge this week we build a simple Scrabble-like game: given a random set of 7 letters build the most valuable word. Good luck!
Author
PyBites Team
Latest articles
by
-
-
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
-
Wow! We have been amazed by the great response on github and HN. It’s Friday so we review the code challenge of this week. We describe our learning and a possible solution. We will also digest comments left on the Monday post.
-
Our first weekly code challenge is to calculate the (language) dictionary word that would have the most value in Scrabble. Enjoy and let us know if you like this format.
-
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
-
In this post I review the code of challenge # 1 and refactor it to make it more Pythonic.
-
This is a short post for Julian to get this Pelican blog up and running on his system.