Math, asked by priyankadj56, 2 months ago

What is the output of the following?
def to_upper(k):
k.upper()
x = ['ab', 'cd']
print(list(map(to_upper, x)))​

Answers

Answered by erayushgoyal96
1

Answer:

Iam not getting what is your questions please clear your questions

Answered by haleemafathima17
0

Answer:

what is this sorry i dont know

Similar questions