Computers and Technology

Write a loop that prints each country's population in country_pop. Sample output with input: United States has 318463000 people.
India: 1247220000
Indonesia: 252164800
China: 1365830000
1. country_pop = {
2. 'China': 1365830000
3. 'India': 1247220000
4. 'United States': 318463000
5. 'Indonesia': 252164800
6. } # country populations as of 2014
7
8. print(country, 'has', pop, 'people.')

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 24.06.2019 01:00, kkruvc
Mastercard managers are motivated to increase (1) the number of individuals who have and use a mastercard credit card, (2) the number of banks and other clents who issue mastercards to customers and/or employees, and (3) the number of locations that accept mastercard payments. discuss how mastercard could use its data warehouse to it expand each of these customer bases.
Answers: 3
image
Computers and Technology, 24.06.2019 17:00, 322993
Following are uses of spreadsheets. for each use, choose whether the use is a business use, consumer use, or student use. family budget: sales data: recording research data for science class:
Answers: 2
image
Computers and Technology, 24.06.2019 23:00, elha20
The valves of the heart and veins are similar in that they both
Answers: 1
image
Computers and Technology, 25.06.2019 04:30, BIKRAMlawati5544
The word window is an example of a /an
Answers: 1
Do you know the correct answer?
Write a loop that prints each country's population in country_pop. Sample output with input: United...

Questions in other subjects:

Konu
English, 14.01.2021 22:10
Konu
Mathematics, 14.01.2021 22:10