Skip to content

Instantly share code, notes, and snippets.

@muhomerdogu
Created May 26, 2021 13:48
Show Gist options
  • Save muhomerdogu/0e62e483caf16ee9fc90c53eae282672 to your computer and use it in GitHub Desktop.
Save muhomerdogu/0e62e483caf16ee9fc90c53eae282672 to your computer and use it in GitHub Desktop.
package abstractClass;
public class KidsGameCalculator extends GameCalculator{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment