Shriyans Gandhi ded5deabe9
Dodecahedron surface area and volume (#6606)
* Hexagonal number sequence 

A hexagonal number sequence is a sequence of figurate numbers where the nth hexagonal number hₙ is the number of distinct dots in a pattern of dots consisting of the outlines of regular hexagons with sides up to n dots, when the hexagons are overlaid so that they share one vertex.

This program returns the hexagonal number sequence of n length.

* Update hexagonalnumbers.py

* Update hexagonalnumbers.py

* Update hexagonalnumbers.py

* Update hexagonalnumbers.py

* Update and rename hexagonalnumbers.py to hexagonal_numbers.py

* Length must be a positive integer

* Create dodecahedron.py

* Update dodecahedron.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update dodecahedron.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update dodecahedron.py

* Update dodecahedron.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update dodecahedron.py

* Update dodecahedron.py

* Apply suggestions from code review

Co-authored-by: Paul <56065602+ZeroDayOwl@users.noreply.github.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Apply suggestions from code review

* Update dodecahedron.py

Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Paul <56065602+ZeroDayOwl@users.noreply.github.com>
2022-10-31 18:15:37 +01:00
..
2022-10-30 11:52:50 +01:00
2022-10-12 20:41:01 +02:00
2022-10-13 11:45:20 +02:00
2022-10-25 21:47:52 +02:00
2022-06-22 12:04:18 +08:00
2022-10-12 20:41:52 +02:00
2021-09-07 13:37:03 +02:00
2022-10-12 20:42:30 +02:00
2020-07-06 09:44:19 +02:00
2022-07-14 12:54:24 +05:30
2022-10-23 13:17:30 +02:00
2020-01-18 13:24:33 +01:00
2022-05-16 19:28:30 +08:00
2022-10-16 09:43:29 +02:00
2021-08-15 21:15:53 +02:00
2021-08-15 21:15:53 +02:00
2022-10-27 19:45:58 +02:00
2022-10-12 22:42:02 +02:00