Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5번 6번 문제 pr 요청입니다. #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jinyoung234
Copy link
Contributor

@jinyoung234 jinyoung234 commented Sep 24, 2022

5번 6번 문제 pr입니다! :) 그 동안 이 레포에서 merge 해주신다고 수고 많으셨습니다 ^-^ 최고최고 ^^7

});
}

function arriveSchool() {
Copy link
Contributor

@K-0joo K-0joo Oct 1, 2022

Choose a reason for hiding this comment

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

앗 진영님 5번 문제가
2번 문제가

Promise를 사용해서,
1.집에서 출발한 뒤,
2. 30분뒤에 학교에 도착했고,
3. 그 후에 하리보를 먹었다.
4. 그리고 교수님이 오셔서 수업을 들었다.
를 출력하는(나타내는) 코드를 작성해보세요.

이거에 대해서 async/await 하는거에요! 어..slack 보니까 아닌가 둘 중 하나 선택이었나요? 헷갈리네요..

Copy link
Contributor Author

@jinyoung234 jinyoung234 Oct 1, 2022

Choose a reason for hiding this comment

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

제대로 못봤나 봐여 ㅜ 고쳐 오겠습니다

@@ -0,0 +1,50 @@
const weather = ["맑은 날씨", "태풍"];

const value = Math.round(Math.random() * 1);
Copy link
Contributor

Choose a reason for hiding this comment

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

오, 이렇게 간단하게 가능하다니 진영님 최고 짱~ 👍

@jinyoung234 jinyoung234 force-pushed the jinyoung branch 2 times, most recently from e120da0 to a22ff9e Compare October 1, 2022 14:46
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