8000 Excercise Bug: 025-print-formula · Issue #1594 · learnpack/learnpack · GitHub
[go: up one dir, main page]

Skip to content
Excercise Bug: 025-print-formula #1594
@CMcLeodC

Description

@CMcLeodC

Describe the bug:

1. Exercise Name: 025-print-formula

2. Repository URL: https://github.com/4GeeksAcademy/master-python-programming-exercises

formula in instructions is incorrect:

Q = Square root of (2 * c * d) / h

instead of

Q = Square root of (2 * c * d / h)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0