Created
July 9, 2018 02:32
-
-
Save billwestfall/cadb59dee9bf025e895afe7a2e131ce2 to your computer and use it in GitHub Desktop.
update loop count and pause as desired
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
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