Shabada
0
Q:

check if dict key contains specific key and value

if (key, value) in d.items():
	print("yes")
1

New to Communities?

Join the community