위키
포럼
도구
  • 특수문서 목록
  • 토론
  • 기여
  • 로그인
바뀐글
랜덤

HR파이썬 Loops

2018-08-25
편집
역링크
토론
역사 역링크 최근바뀜 인쇄용 판 고유 링크 문서 정보 이 문서 인용하기
분류:
  • 해커랭크 Python

목차

  • 1 개요

개요[ | ]

HR파이썬 Loops
  • https://www.hackerrank.com/challenges/python-loops/problem
해커랭크 Python
# 문제 비고
HR파이썬 Introduction e
1 HR파이썬 Say "Hello, World!" With Python
2 HR파이썬 Python If-Else
3 HR파이썬 Arithmetic Operators
4 HR파이썬 Python: Division
5 HR파이썬 Loops
6 HR파이썬 Write a function
7 HR파이썬 Print Function

if __name__ == '__main__':
    n = int(input())
    for i in range(n):
        print( i**2 )
원본 주소 "https://zetawiki.com/w/index.php?title=HR파이썬_Loops&oldid=766753"
분류:
  • 해커랭크 Python
생성 2018-08-25
편집자
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}
  • 분류 댓글:
  • {{cat.name.replace(/_/g,' ')}} ({{cat.cnt}})
  • {{comment.page_title}}
    ― {{comment.name}}

CC-BY-SA 3.0 · Powered by MediaWiki

개인정보처리방침 · ABOUT

다음 문자열 포함...