Created
September 13, 2018 09:20
-
-
Save DanielRamosAcosta/a1f96499cb363520582796668e2e76e3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import { factorial } from "https://gist.githubusercontent.com/DanielRamosAcosta/ad514503b1c7cf8290dadb96a5fddee9/raw/4733e267f05d20110ba962c4418bab5e98abfe93/factorial.ts" | |
| console.log(factorial(10)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment