Question 14
What will be the first line of output?
['A', 'e', 'i', 'o', 'u']
['a','A', 'e', 'i', 'o']
['X', 'a', 'p', 'p', 'y']
['A']
What will be the first line of output?
['A', 'e', 'i', 'o', 'u']
['a','A', 'e', 'i', 'o']
['X', 'a', 'p', 'p', 'y']
['A']
Correct answer
['A', 'e', 'i', 'o', 'u']
Question 14 of 17 in the IIT Madras BS Programming in Python (Python) Quiz 1 paper sat on 23 Feb 2025, in the January 2025 term (IIT M DIPLOMA AN EXAM QDD2 23 Feb 2025). It carries 3 marks.