-
-
Notifications
You must be signed in to change notification settings - Fork 46.8k
digital root method #6140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
digital root method #6140
Changes from 34 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
00c22a3
Added censor function
meg-1 4194344
Added censor code
meg-1 e7d4102
Added comments to the code
meg-1 93bd4ac
modified censor function
meg-1 b714278
added decrypt function
meg-1 c879c7f
added cypher and decypher functions, deleted censor and decrypt funct…
meg-1 e60dd6f
Deleted decrypt.py
meg-1 b3e0cb8
Deleted censor.py
meg-1 e14b9ef
Merge branch 'TheAlgorithms:master' into master
meg-1 947f7d8
edited the crypt and decrypt files
meg-1 daf21ad
Update cypher_txt.py
meg-1 d3d8b29
Remove the endline in cypher.py
meg-1 752c197
Removed the print at the end of decypher.py
meg-1 9f44028
comitting changes
meg-1 f72431b
added 4 new algorithms
meg-1 4c891f4
added tests to the four files
meg-1 c600b10
added type hints for the function variables
meg-1 4286e40
Merge branch 'TheAlgorithms:master' into master
meg-1 7a909e2
Deleted decode message
meg-1 f5b5411
Deleted code message
meg-1 bc8388c
Welford average algorithm
meg-1 9be479e
added average welford algorithm
meg-1 5ebf785
indentation added
meg-1 0570692
switched print to return in the end
meg-1 b589177
added digital_root function
meg-1 16f087f
re-opened the digital root pr
meg-1 f5b37ac
deleting average_welford
meg-1 218f0de
deleting censor.py
meg-1 3ecf247
deleting decrypt.py
meg-1 669a12c
fixed mistakes sum_of_digits
meg-1 b49257b
fixed "sum_of_digits.py"
meg-1 8c4653c
fix black
poyea 4e09780
fixing Value Error
meg-1 fbec04e
adding tests to digital_root
meg-1 901c4fa
Update maths/sum_of_digits.py
meg-1 c56f3f1
fixing return type
meg-1 bd8dd3f
fixing tests in digital_root
meg-1 67eca3a
enhancing maths/sum_of_digits.py
meg-1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.