-
Notifications
You must be signed in to change notification settings - Fork 0
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
[NEXT 9th Assignment] Session 3 - Python Basic #5
Comments
아직 실력이 많이 부족해서 좀 오래 걸렸습니다ㅜ 늦은 업로드 죄송합니다! |
김가현 늦어서 죄송합니다.... |
이준영 늦어서 죄송합니다.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hw1. 숫자를 입력받고 홀수 구구단(3,5,7,9) 또는 짝수 구구단(2,4,6,8)을 출력하는 함수를 작성하고 실행하세요.
hw2. 입력으로 들어오는 모든 수의 평균 값을 계산해 주는 함수를 작성해 보세요.
The text was updated successfully, but these errors were encountered: