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

Open
dhnam opened this issue May 3, 2015 · 2 comments
Open

반복문 #5

dhnam opened this issue May 3, 2015 · 2 comments

Comments

@dhnam
Copy link

dhnam commented May 3, 2015

반복 ~까지 ~마다에서

~마다는 때에 따라 생략할 수 있으면 좋겠네요.

@ipkn
Copy link
Contributor

ipkn commented Sep 3, 2015

반복 1~6
...

이런 형태 말씀하시는거죠?

@dhnam
Copy link
Author

dhnam commented Sep 5, 2015

제말은

반복 5까지

의 형태를 말한 겁니다. 예를 들어서

반복 1~5의 제어변수 마다

를 그저

반복 5번

식으로 할 수 있게 하면 좋겠군요.
예를들어서
'''
반복 1~5의 제어변수 마다
"안녕 세계" 보여주기
'''

'''
반복 5번
"안녕 세계" 보여주기
'''
로 바꿀 수 있으면 좋겠군요

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

No branches or pull requests

2 participants