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