None
100 THEN PRINT X, X^2, X^(0.33) ELSE PRINT X, 2*X, 3*X,4*X IF X > 100 THEN PRINT X, X^2, X^(0.5) ELSE PRINT X, 2*X, 3*X, 4*X الإنجليزية العربية "/>
Extracted text: 9:1A N MO1AL ll ZAIN IQ What is the correct answer? 1 point O LET FI = 15 + 12 LET FI = 15 + "12" answer true or false for [PRINT 15/(A- 1 point A)] * False True A program for entering a number. If the number is greater than 100, it 2 points prints the number, its square and its square root, and if it is not, the number and three of its multiples are printed. * IF X < 100="" then="" print="" x,="" x^2,="" x^(0.5)="" else="" print="" x,="" 2*x,="" 3*x,4*x="" if="" x=""> 100 THEN PRINT X, X^2, X^(0.33) ELSE PRINT X, 2*X, 3*X,4*X IF X > 100 THEN PRINT X, X^2, X^(0.5) ELSE PRINT X, 2*X, 3*X, 4*X الإنجليزية العربية