aboutsummaryrefslogtreecommitdiff
path: root/challenge-018/jaime/README
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-22 01:42:33 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-22 01:42:33 +0100
commitdeacba787f3ddafc108c92ac97f9cd53c589ff73 (patch)
tree69432baa9e79bd59ca970b2a2cfe36b943b9988a /challenge-018/jaime/README
parent2cd33186b99711e106f08e4b91e658a2eb657a3c (diff)
downloadperlweeklychallenge-club-deacba787f3ddafc108c92ac97f9cd53c589ff73.tar.gz
perlweeklychallenge-club-deacba787f3ddafc108c92ac97f9cd53c589ff73.tar.bz2
perlweeklychallenge-club-deacba787f3ddafc108c92ac97f9cd53c589ff73.zip
- Added template for Challenge 018.
Diffstat (limited to 'challenge-018/jaime/README')
-rw-r--r--challenge-018/jaime/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/challenge-018/jaime/README b/challenge-018/jaime/README
new file mode 100644
index 0000000000..9acbfee5ea
--- /dev/null
+++ b/challenge-018/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.
+