Report Bug

Qus

What will be the output of the following Python code snippet?

z=set('abc')

  z.add('san')  z.update(set(['p', 'q'])) 

z

Qusनिम्नलिखित Python कोड स्निपेट का आउटपुट क्या होगा?


A. {‘abc’, ‘p’, ‘q’, ‘san’}
B. {‘a’, ‘b’, ‘c’, [‘p’, ‘q’], ‘san}
C. {‘a’, ‘c’, ‘c’, ‘p’, ‘q’, ‘s’, ‘a’, ‘n’}
D. {‘a’, ‘b’, ‘c’, ‘p’, ‘q’, ‘san’}


Solution
D. {‘a’, ‘b’, ‘c’, ‘p’, ‘q’, ‘san’}



Explanation
The code shown first adds the element ‘san’ to the set z. The set z is then updated and two more elements, namely, ‘p’ and ‘q’ are added to it. Hence the output is: {‘a’, ‘b’, ‘c’, ‘p’, ‘q’, ‘san’}
CCC Online Test 2021 CCC Practice Test Hindi Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Sarkari Naukari Notification Best Website and Software Company in Allahabad Sarkari Exam Quiz