Skip to content

JeevanBanga/Scrabble-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Scrabble-Project

This project is a Scrabble word to point value converter. When given a Scrabble word, it returns a print statement letting the user know how many points their word is worth in Scrabble points.

Concepts displayed:

  • Python dictionaries to organize data
  • Dictionary comprehension and zip function to combine lists
  • Making a function to iterate over key, value pairs as tuples to continuously update a point total

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages