브론즈 5... 4년 전에 Java로 풀었다는 기록이 있다.
year = int(input()) print(int(year%4==0 and (year%100!=0 or year%400==0))
코드 길이 차이나는 것 좀 보래요. 파이썬을 좋아하지 않기 어렵다.