Skip to content

checks for Half problem no longer work #63

Description

@curiouskiwi

In the Half lab, despite printing the correct output, all the checks (cs50/labs/2023/x/half) now fail.

Here with the full print statement as given in the distro code results link:

:( Bill of $50, with 10% tax and 20% tip, creates output of $33.00
  expected: "33.00"
  actual:   "You will o..."

and even here if that print is stripped down to only the value that check50 is looking for results link:

:( Bill of $50, with 10% tax and 20% tip, creates output of $33.00
    expected: "33.00"
    actual:   "33.00"

Perhaps some change in v4 of check50 means these tests must be updated?

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions