diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-15 11:02:07 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-07-15 11:02:07 +0100 |
| commit | 3e21c6370fb0e5d3cb522fba714489e515ed1746 (patch) | |
| tree | cb640fc8cef92121efa445cb95c99aa4483514b7 /challenge-017/jaime/README | |
| parent | 4570adbeb12f0386b108d810aebeb4fcf716d19f (diff) | |
| download | perlweeklychallenge-club-3e21c6370fb0e5d3cb522fba714489e515ed1746.tar.gz perlweeklychallenge-club-3e21c6370fb0e5d3cb522fba714489e515ed1746.tar.bz2 perlweeklychallenge-club-3e21c6370fb0e5d3cb522fba714489e515ed1746.zip | |
- Added template folder for challenge 017.
Diffstat (limited to 'challenge-017/jaime/README')
| -rw-r--r-- | challenge-017/jaime/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/challenge-017/jaime/README b/challenge-017/jaime/README new file mode 100644 index 0000000000..9acbfee5ea --- /dev/null +++ b/challenge-017/jaime/README @@ -0,0 +1,15 @@ +Solution by Jaime Corchado, (@tortsnare)[https://twitter.com/tortsnare]. + +# Challenge #1 + +Write a script to generate Van Eck’s sequence. + +# Challenge #2 + +Using only the official postal (2-letter) abbreviations for the 50 U.S. states, +write a script to find the longest English word you can spell. + +# Challenge #3 + +Find the given city current time using the Geo DB Cities API. + |
