Penney's game: Difference between revisions

Content added Content deleted
Line 2,631: Line 2,631:
Do
Do
S = WhoWillBeFirst(Choice("Who will be first"))
S = WhoWillBeFirst(Choice("Who will be first"))
If S = "ABORT" Then Exit Do
Debug.Print S; " start"
Debug.Print S; " start"
YourSeq = Choice("Your sequence", 3)
YourSeq = Choice("Your sequence", 3)