Welcome to AssignmentCache!

Python 9.6 LAB: Contact list

Availability: In stock

$10.00

Quick Overview

Python 9.6 LAB: Contact list


A contact list is a place where you can store a specific contact with other associated information such as a phone number, email address, birthday, etc. Write a program that first takes in word pairs that consist of a name and a phone number (both strings). That list is followed by a name, and your program should output the phone number associated with that name.


Ex: If the input is:
Joe 123-5432 Linda 983-4123 Frank 867-5309
Frank


the output is:
867-5309

Python 9.6 LAB Contact list Code

Double click on above image to view full picture

Zoom Out
Zoom In

More Views

  • Python 9.6 LAB Contact list Code
  • Python 9.6 LAB Contact list Output
$10.00

Details

Python 9.6 LAB: Contact list

A contact list is a place where you can store a specific contact with other associated information such as a phone number, email address, birthday, etc. Write a program that first takes in word pairs that consist of a name and a phone number (both strings). That list is followed by a name, and your program should output the phone number associated with that name.

Ex: If the input is:
Joe 123-5432 Linda 983-4123 Frank 867-5309
Frank

the output is:
867-5309

Additional Information

Special Price $8.00

Product Tags

Use spaces to separate tags. Use single quotes (') for phrases.

[profiler]
Memory usage: real: 17563648, emalloc: 17309336
Code ProfilerTimeCntEmallocRealMem