Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

python a. Create a dictionary with the following items: {a:120, b: 1200,c: 80,d: 70, e:50,f: 40, g: 120, h:50,i: 90, j: 85} b. Display in

image text in transcribed

python

a. Create a dictionary with the following items: {"a":120, "b": 1200,"c": 80,"d": 70, "e":50,"f": 40, "g": 120, "h":50,"i": 90, "j": 85} b. Display in a tabular format all the keys only c. Display all the values divided by 10. d. Count all values that are more than 100. e. Display all keys which values are 50. g. Display in a tabular format all the values multiplied to 100 and put percent symbol at the end

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Which of the following is NOT a relational operator? 1. =

Answered: 1 week ago

Question

=+ b. How would the change you describe in part

Answered: 1 week ago

Question

=+ 6. A Case Study in this chapter concludes that if

Answered: 1 week ago