Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9edb323

Browse files
author
İSMAİL TAŞDELEN
committed
master
1 parent d00d294 commit 9edb323

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎app/Java_Project_72/src/java_project_72/Java_Project_72.java‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* and open the template in the editor.
55
*/
66
package java_project_72;
7-
7+
importjava.util.Scanner;
88
/**
99
*
1010
* @author ismailtasdelen
@@ -16,6 +16,12 @@ public class Java_Project_72 {
1616
*/
1717
public static void main(String[] args) {
1818
// TODO code application logic here
19+
Scanner tara = new Scanner(System.in);
20+
dortgen d1 = new dortgen();
21+
dortgen d2 = new dortgen();
22+
d1.boy = 3;
23+
d2.boy = 2;
24+
1925
}
2026

2127
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /