Computer Science, asked by mudgalanju1001, 1 month ago

Write a script in python to input Population of any 6 districts of

Nagaland also input the area covered by these districts. Now calculate

the population density of these districts (population density= Total

population of district/ Covered area of District). If the density of the

district is above 500/km² then print ' the district is densely

populated' or else print '

the district is sparsely populated'.​

Answers

Answered by Renumahala2601
3

Answer:

Write a script in python to input Population of any 6 districts of

Nagaland also input the area covered by these districts. Now calculate

the population density of these districts (population density= Total

population of district/ Covered area of District). If the density of the

district is above 500/km² then print ' the district is densely

populated' or else print '

the district is sparsely populated

Similar questions