Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using Python ,Create a dictionary that consists of the ages of a group of people as follows: Bill: 25 Charlotte: 22 Eva: 25 James: 32

Using Python

,Create a dictionary that consists of the ages of a group of people as follows: Bill: 25 Charlotte: 22 Eva: 25 James: 32 Maria: 19 Jose: 23 Geoffrey: 23 Celia: 25 Note that the dictionary "key" is the person's name, the "value" is their age Using this dictionary, print 1) the dictionary, 2) the age of Maria, and 3) the age of James then assign the ages as an integer random value sampled from a normal distribution with a mean of 24 and a standard deviation of 4.

Thanks

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_2

Step: 3

blur-text-image_3

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

PostgreSQL 10 High Performance Expert Techniques For Query Optimization High Availability And Efficient Database Maintenance

Authors: Ibrar Ahmed ,Gregory Smith ,Enrico Pirozzi

3rd Edition

1788474481, 978-1788474481

More Books

Students also viewed these Databases questions