PFP191_-_SP_2025_-_RE_3696.webp
Bakugo2001

PFP191_-_SP_2025_-_RE_3696.webp

Kizspy | Question: 39
(Choose 1 answer)
Which data structure is being put to use in the code given below?
# Code starts
org = 'QuizOrbit'
count = {
for i in org:
if i in count:
count[i]+=1
else:
count[i]=1
print(count)
# Code Ends
A. String
B. List
C. Tuple
D. Dictionary

Thông tin

Category
PFP191
Thêm bởi
Bakugo2001
Ngày thêm
Lượt xem
607
Lượt bình luận
4
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom