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

[손예진] #15

Open
bsch0111 opened this issue Jan 24, 2021 · 0 comments
Open

[손예진] #15

bsch0111 opened this issue Jan 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@bsch0111
Copy link
Owner

SC51x : 1점 리스트 컴프리헨션에 대해서 다시 아시는게 필요합니다. - [i for i in range(1,10)] - [i*2 for i in range(1,10)] - 위 두 코드의 차이를 확인해보고, 리스트 컴프리헨션에 대해서 다시 익혀보세요 ! 2-2) 아래 조건에 따라 코드를 작성하세요 - 조건2-2 : 'Motorcycle 클래스'에서 수퍼클래스를 활용하여 'num_wheels 변수' 값을 2로 설정하세요. : 해당 요구조건을 만족하시지 못했스니다. 수퍼클래스를 이용해보세요! - 조건3-1 : 위에서 선언된 클래스에 대해 '반복적으로 drive() 메소드를 출력'하는 결과를 작성하세요. - 위에서 선언한 vehicles 배열의 객체에 접근해서 반복적으로 drive()메소드를 출력하는 코드를 작성해보세요 !

@bsch0111 bsch0111 added the bug Something isn't working label Jan 24, 2021
@bsch0111 bsch0111 self-assigned this Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant