check50

cs50/problems/2022/python/meal


:) meal.py exists

Log
checking that meal.py exists...

:( convert successfully returns decimal hours

Cause
Did not find "7.5" in "breakfast time..."

Log
running python3 testing.py...
sending input 7:30...
checking for output "7.5"...

Could not find the following in the output:
7.5
Actual Output:
breakfast time
Input: 

:| input of 7:00 yields output of "breakfast time"

Cause
can't check until a frown turns upside down

:| input of 7:30 yields output of "breakfast time"

Cause
can't check until a frown turns upside down

:| input of 13:00 yields output of "lunch time"

Cause
can't check until a frown turns upside down

:| input of 18:32 yields output of "dinner time"

Cause
can't check until a frown turns upside down

:| input of 11:11 yields no output

Cause
can't check until a frown turns upside down