This website requires JavaScript.
Explore
Help
Register
Sign In
algorithm
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2025-07-07 11:37:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Move files for special numbers to own directory (
#10714
)
Browse Source
...
This commit is contained in:
Tianyi Zheng
2023-10-20 02:17:31 -04:00
committed by
GitHub
parent
197604898b
commit
6f2d6f72d5
15 changed files
with
310 additions
and
310 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
maths/armstrong_numbers.py → maths/special_numbers/armstrong_numbers.py
Unescape
Escape
View File
0
maths/automorphic_number.py → maths/special_numbers/automorphic_number.py
Unescape
Escape
View File
0
maths/bell_numbers.py → maths/special_numbers/bell_numbers.py
Unescape
Escape
View File
0
maths/carmichael_number.py → maths/special_numbers/carmichael_number.py
Unescape
Escape
View File
0
maths/catalan_number.py → maths/special_numbers/catalan_number.py
Unescape
Escape
View File
0
maths/hamming_numbers.py → maths/special_numbers/hamming_numbers.py
Unescape
Escape
View File
0
maths/harshad_numbers.py → maths/special_numbers/harshad_numbers.py
Unescape
Escape
View File
0
maths/hexagonal_number.py → maths/special_numbers/hexagonal_number.py
Unescape
Escape
View File
0
maths/krishnamurthy_number.py → maths/special_numbers/krishnamurthy_number.py
Unescape
Escape
View File
0
maths/perfect_number.py → maths/special_numbers/perfect_number.py
Unescape
Escape
View File
0
maths/polygonal_numbers.py → maths/special_numbers/polygonal_numbers.py
Unescape
Escape
View File
0
maths/pronic_number.py → maths/special_numbers/pronic_number.py
Unescape
Escape
View File
0
maths/proth_number.py → maths/special_numbers/proth_number.py
Unescape
Escape
View File
0
maths/ugly_numbers.py → maths/special_numbers/ugly_numbers.py
Unescape
Escape
View File
0
maths/weird_number.py → maths/special_numbers/weird_number.py
Unescape
Escape
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
algorithm/Python
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block