The logic of the if statement ()

前端 未结 0 784
花落未央
花落未央 2020-12-18 04:56

Could you give some explanation on how is if (checkAge(age)) is a condition?

A simple age checking function:

function checkAge(age) {
         


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