🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

निम्नलिखित पायथन कोड का आउटपुट क्या होगा?

What will be the output of the following Python code ?

d1={“abc”:5,”def”:6,”ghi”:7}
print(d1[0])
A)
B)
C)
D)

Explanation:
Latest Updates