Mini-exercise

Write a default implementation on CustomStringConvertible that will print the win/ loss record in the format Wins - Losses for any TeamRecord type. For instance, if a

team is 10 and 5, it should return 10 - 5.

results matching ""

    No results matching ""