Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Pangram challenge: greed and Scrabble

by Athanasius (Archbishop)
on Apr 24, 2022 at 14:43 UTC ( [id://11143246]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    const my %ALPHABET =>
          (
    ...
              p => 3, q => 10, r => 1, s => 1, t => 1,
              u => 1, v =>  4, w => 4, x => 8, y => 4, z => 10
          );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://11143246]
Front-paged by haukex
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-26 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found