"Allahabad, which is situated on the banks of river Ganga, has a denser human settlement than that in Leh, Ladakh.' Give two reasons to justify the statement
Answers
Answered by
3
Is it ok to go running at 4.30 especially these days when Sun rises late also I am from Arunachal so roadsides here are very bushy and roads are also not lit
17)
Give the output of the following code
d = {1:"X', 2:'Y', 3:"Z"}
del d[1]
print(d.keys())
d[1] = 'D'
print(d)
del d[2]
print(len(d))
y={4:'D',5:'E')
d.update(y)
print(d)
Answered by
5
Thanks my all answers... don't mark me as brainlist only just thanks my answers..
Similar questions