본문으로 건너뛰기

파이썬(r1판 Blame)

r1
r1
(삭제된 사용자)
1{{{#!syntax python
2from math import sin, cos, tan
3print(sin(cos(not(cos(not(cos(not(cos(cos(sin(tan(tan(0)))))))))))))
4}}}