본문으로 건너뛰기
더시드위키
최근 변경
최근 토론
도구 모음
파이썬
(r1판 Blame)
보기
RAW
역사
r1
r1
(삭제된 사용자)
1
{{{#!syntax python
2
from math import sin, cos, tan
3
print(sin(cos(not(cos(not(cos(not(cos(cos(sin(tan(tan(0)))))))))))))
4
}}}