fixing up readmes for 1st two steps per feedback

This commit is contained in:
Ken
2019-02-26 14:04:15 -08:00
parent 9cef35ef70
commit f695291070
4 changed files with 108 additions and 11 deletions

View File

@@ -1,3 +1,6 @@
// TODO: import the fib(n) function and the constant from './fibonacci.ts'
// import {fib}, FibConst from ...
// Some setup code for exercises
const obj1 = {
first: 'who',