Skip to content

Instantly share code, notes, and snippets.

@DanielRamosAcosta
Created September 13, 2018 09:20
Show Gist options
  • Save DanielRamosAcosta/a1f96499cb363520582796668e2e76e3 to your computer and use it in GitHub Desktop.
Save DanielRamosAcosta/a1f96499cb363520582796668e2e76e3 to your computer and use it in GitHub Desktop.
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