leap year function: 'return leap' is generating an outside function error

前端 未结 0 1504
日久生厌
日久生厌 2020-12-18 04:21

I am trying to write a code to identify a leap year; which is if the year is divisible by 4, but not divisible by 100 or 400. I wrote the code below it doesn\'t execute righ

相关标签:
回答
  • 消灭零回复
提交回复
热议问题