Computer Science, asked by suhanibaral09, 2 months ago

pls answer its urgent
QII. Identify whether the statement is correct(True) or incorrect (False), keeping the
syntax in mind :
a. PRINT LEN(YEH MERA INDIA)
b. PRINT MID$(“TREMENDOUS”,4,3)
c. PRINT LEFT(“SUPERPOWER”,5)
d. PRINT VAL(“2021 HAPPY”)
e. PRINT 7 MOD 2

Answers

Answered by alphinfrancis25
1

Answer:

IN PYTHON

All The input will give a syntax error

all are incorrect !

#note:

python is a case sensitive language

Similar questions