Closed
Description
"1. Print a badge for an employee"
"Implement the print_name_badge function."
"It should return the badge label, with the department name in uppercase."
IF it should RETURN a label, & not print it, then it shouldn't be named "print_badge_label".
ALL the "print_badge_label" exercise items are misleadingly worded..
"2. Print a badge for a new employee."
"When the id is missing, it should print a badge without it."
but if you println, instead of return, you fail your tests!
- also.
_ /\ _
Metadata
Metadata
Assignees
Labels
No labels