Page 1 of 1

Will the following code snippet run? If yes, what is the output? If not what is the 2 1C.error/warning? X1:100if(x>5) {

Posted: Tue Jul 12, 2022 8:05 am
by answerhappygod
Will the following code snippet run? If yes, what is the output? If not what is the 2 1C.error/warning? X1:100if(x>5) { X<-0}
Will the following code snippet run? If yes, what is the output? If not what is the 2 1C.
error/warning? X1:100
if(x>5) {
X<-0
}