Skip to content
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

the implement of surface_area_pyramid is wrong #441

Open
iamsk opened this issue Mar 19, 2024 · 2 comments
Open

the implement of surface_area_pyramid is wrong #441

iamsk opened this issue Mar 19, 2024 · 2 comments

Comments

@iamsk
Copy link

iamsk commented Mar 19, 2024

Bug Description

height, half_width, triangle_height_1 = random.sample(random.choice(_PYTHAGOREAN), 3)

triangle_height_1 and triangle_height_2 should be calculated by height, not random generated.

@shraf
Copy link
Contributor

shraf commented Apr 12, 2024

assign this to me please

@shraf
Copy link
Contributor

shraf commented Apr 13, 2024

fixed in #443
@iamsk
@lukew3

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

No branches or pull requests

2 participants