Skip to content

Add modulus operator#11

Open
jonathan-durbin wants to merge 1 commit intoNeptuneDesign:masterfrom
jonathan-durbin:patch-1
Open

Add modulus operator#11
jonathan-durbin wants to merge 1 commit intoNeptuneDesign:masterfrom
jonathan-durbin:patch-1

Conversation

@jonathan-durbin
Copy link

This will allow users to create sequences such as 1,2,3,4,1,2,3,4,1,2,3,4 .... etc. Using the input string 1 % 4.

This will allow users to create sequences such as 1,2,3,4,1,2,3,4,1,2,3,4 .... etc. Using the input string 1 % 4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant