Tennis Score Game
Design a two-player game with three core methods: addscore(player) getscore() getresult() The interview then adds a follow-up: convert the score into a human-readable tennis-style format such as love, 15-30, and deuce.
Check more interview questions and experiences about Reddit
