What do you think this function will return when we call it? j <- function(x) { y <- 2 function() { c ...
確定! 回上一頁