Page not loading? Try clicking here.
Placeholder

#9451
Language restricted

함수1 - 자가진단 1 1s 32MB

Problems

문자열 "~!@#$%^&*()_+"를 출력하는 함수를 작성하고 정수를 입력받아 입력받은 수만큼 함수를 호출하는 프로그램을 작성하시오.


Example

3
~!@#$%^&*()_+
~!@#$%^&*()_+
~!@#$%^&*()_+

Source

자기주도 파이썬 4판

You must sign in to write code.