Skip to content

Instantly share code, notes, and snippets.

@YassineBajdou
Created August 30, 2018 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YassineBajdou/44196df101548818799b58e30c227e56 to your computer and use it in GitHub Desktop.
Save YassineBajdou/44196df101548818799b58e30c227e56 to your computer and use it in GitHub Desktop.
func factorial(x: Int) -> Int {
// The body of the function goes here...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment