Page 1 of 1

Which of the following statements is used to create an empty set in Python?

Posted: Wed Jul 13, 2022 7:44 pm
by answerhappygod
a) ( )
b) [ ]
c) { }
d) set()