Skip to content

Exercise 5.4 "kwadratische vergelijkingen" is wrong #323

@beardhatcode

Description

@beardhatcode

The exercise asks for solutions to quadratic equations and asks to print "invalid" if it is not a valid quadratic equation.

The solution however also solves linear equations.

https://github.com/dodona-edu/programmeursleerling/tree/master/chapters/06%20conditions/05%20exercises/04%20quadratic%20equations

Additionally, the englisch description asks to print "Ongeldige vergelijking" instead of "Invalid equation"

checklist

  • title (English)
  • title (Dutch)
  • unit tests
  • review unit tests
  • English
    • title
    • description
    • sample solution
    • review description
    • review sample solution
  • Dutch
    • title
    • description
    • sample solution
    • review description
    • review sample solution

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions