Find the output of the following program:
dict ={} print (all(dict))
{ }
False
True
An exception is thrown
This question is part of this quiz :