Skip to content

Instantly share code, notes, and snippets.

@denizfurkan
Last active August 30, 2019 00:14
Show Gist options
  • Save denizfurkan/d676731925ded2bb90d158bb83706158 to your computer and use it in GitHub Desktop.
Save denizfurkan/d676731925ded2bb90d158bb83706158 to your computer and use it in GitHub Desktop.
public class Main {
public static void main(String[] args) {
Ev daire = new Ev(20, 4); // Nesne Oluşturulamaz.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment