Computer Science, asked by rkgmailcom1161, 6 months ago

Consider the following function.
f <- function(x) {
g <- function(y) {
y + z
}
z <- 4
x + g(x)
}
1)If we execute following commands (written below), what will be the output?
z <- 38
f(4)

Answers

Answered by expertinlearning
0

Answer:

plese hir google

Explanation:

iphone se

Answered by DilegentStability
0

Answer:

can't understand question pls mark me brainlist pls

Similar questions