diff options
Diffstat (limited to 'challenge-015/jaime')
| -rw-r--r-- | challenge-015/jaime/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/challenge-015/jaime/README b/challenge-015/jaime/README new file mode 100644 index 0000000000..9acbfee5ea --- /dev/null +++ b/challenge-015/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. + |
