Computer Science, asked by deviasha, 3 months ago

V. Write the output of the following python commands.

(a) print ("my name is pradeep")

(b) print("749")

(c) print (749)

(d) print (18//5)

(e) Type ("apple") ​

Answers

Answered by krithivjayaprakash
3

Answer:

a)my name is pradeep

b)749

c)

d)3

e)apple

Answered by ramchendarram267
1

Answer:

hi there hope you are well

Explanation:

My name is pradeep

My addmission number is 749

I got 18/20

Similar questions