Python 3, (削除) 74 (削除ここまで) 72 bytes
lambda x:print((date.today()+timedelta(0,x)).year)
from datetime import*
-2 bytes thanks to @movatica
avarice
- 12.5k
- 1
- 21
- 51
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack Exchange