Created
May 26, 2021 13:48
-
-
Save muhomerdogu/1a64085552b6ae40ee2180bd0a05da99 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package abstractClass; | |
public class ManGameCalculator extends GameCalculator{ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment