Skip to content

Hongse0#2

Open
Hongse0 wants to merge 3 commits into
masterfrom
Hongse0
Open

Hongse0#2
Hongse0 wants to merge 3 commits into
masterfrom
Hongse0

Conversation

@Hongse0

@Hongse0 Hongse0 commented May 2, 2023

Copy link
Copy Markdown

hello??

Hongse0 added 3 commits May 2, 2023 13:10
사각형 넓이,둘레 구하는 문제 풀었음
평균,총점 출력 문제 풀었음
double edge = x*2 + y*2;
System.out.println(area);
System.out.println(edge);
}

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good😆

System.out.println(area);
System.out.println(edge);
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

매우 훌륭합니다 ★



double kor = 80.5, math = 50.6, eng = 70.8;
double sum = kor+math+eng;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수학 점수가 미흡하군요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants