Computer Science, asked by yashgarg1906, 2 months ago

Give the output of the following:

a) a=input()

print(type(a))



b) b=pow(3,2,5)

print(b)



c) sum = 0

for i in range(12,2,-2):

sum+=i

print (sum)



d) List=[1,6,8,4,5]

print (List[-4] * 3)



e) List=list("String")

print (List[-1])​

Answers

Answered by babu745
0

Answer:

GOOD MORNING

HAVE A NICE DAY

PLEASE FOLLOW MEEEEEE.....

Answered by khanasra92
0

Answer:

hiiii..

g/m

have a great day.

thnxx for free point..

Similar questions