Skip to content

Instantly share code, notes, and snippets.

@billwestfall
Created July 9, 2018 02:32
Show Gist options
  • Save billwestfall/cadb59dee9bf025e895afe7a2e131ce2 to your computer and use it in GitHub Desktop.
Save billwestfall/cadb59dee9bf025e895afe7a2e131ce2 to your computer and use it in GitHub Desktop.
update loop count and pause as desired
For[i=1,i<3,i++,Print[RandomWord[]];Pause[2]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment