일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Pwndbg
- object
- 배열
- 함수
- 포인터
- 자바스크립트
- burp suite
- xss game
- 메소드
- IF문
- 객체
- window
- 백준 파이썬
- 파이썬
- sql injection
- xss game 풀이
- htmlspecialchars
- 조건문
- 사칙연산
- python
- 김성엽 대표님
- jQuery
- lord of sql injection
- 백준 알고리즘
- document
- blind sql injection
- suninatas 풀이
- property
- github
- element 조회
Archives
- Today
- Total
power-girl0-0
[ 2739 ] 구구단 본문
728x90
n = int(input())
for i in range(1,10):
print("%d * %d = %d"%(n,i,n*i))
728x90
'백준 알고리즘 > python' 카테고리의 다른 글
[ 8393 ] 합 (0) | 2021.02.28 |
---|---|
[ 10950 ] A + B - 3 (0) | 2021.02.28 |
[ 2884 ] 알람 시계 (0) | 2021.02.28 |
[ 14681 ] 사분면 고르기 (0) | 2021.02.28 |
[ 2753 ] 윤년 (0) | 2021.02.28 |
Comments