Global variables are variables outside the function scope. They are called global variables because any functions has access to it and can manipulate it's ...
確定! 回上一頁