Skip to content

Instantly share code, notes, and snippets.

@billwestfall
Created August 12, 2017 15:57
Show Gist options
  • Save billwestfall/210b4617e3fdca2681a81da1b3af82ad to your computer and use it in GitHub Desktop.
Save billwestfall/210b4617e3fdca2681a81da1b3af82ad to your computer and use it in GitHub Desktop.
For[i = 1; t = x, i < 10, i++, t = Prime[i] ; Print[t]; Timing[Pause[5]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment