Using Python
1.Write a statement that associates d with an empty dictionary.
2.Write a statement that associates s with the empty set.
QUESTION (1):-
type 1 :- d={}
type 2:- d=dict()
s=set()
Using Python 1.Write a statement that associates d with an empty dictionary. 2.Write a statement that...
Coins can be redeemed for fabulous gifts.
Log In
Sign Up
Post an Article +5 Coins
Post an Answer +5 Coins
Post a Question with Answer +5 Coins