기본 콘텐츠로 건너뛰기

Python 모듈

# 불러오기
import random

# math. 을 생략하고 쓸 수 있게 불러오기
from math import pi,e,sin,cos,tan,asin,radians

이 블로그의 인기 게시물