Skip to content

Commit 9d22aed

Browse files
scrabble-score: add deep dive information
1 parent 381bb40 commit 9d22aed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/scrabble-score/metadata.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ title = "Scrabble Score"
22
blurb = "Given a word, compute the Scrabble score for that word."
33
source = "Inspired by the Extreme Startup game"
44
source_url = "https://github.com/rchatley/extreme_startup"
5+
deep_dive_youtube_id = "pFKLHOygtqQ"
6+
deep_dive_blurb = "We explore pattern matching, higher-order functions, generator expressions, helper classes and more, looking at languages including F#, Ruby, Rust, AWK and Assembly!"

0 commit comments

Comments
 (0)