Python Programming - Sets - Discussion
Discussion Forum : Sets - General Questions (Q.No. 39)
39.
What is the result of the expression
set('python') | set('java')
?Answer: Option
Explanation:
The '|' operator performs the union of two sets, combining unique elements.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers