Question: using python, thanks! Distance Formula 1. Make a program that would calculate the distance between two points given a list of coordinates. Use the distance

using python, thanks!  using python, thanks! Distance Formula 1. Make a program that would
calculate the distance between two points given a list of coordinates. Use
the distance formula coorindates_list = [(1.1). (2,3) Simple Word Filter 2. For
a given string input, replace all the words stupid" with an asterisk

Distance Formula 1. Make a program that would calculate the distance between two points given a list of coordinates. Use the distance formula coorindates_list = [(1.1). (2,3) Simple Word Filter 2. For a given string input, replace all the words stupid" with an asterisk * equal to the length of the string. The new string value should be displayed with the asterisks. Phonebook 3. Create a simple phonebook program that can read from a list of dictionaries. The program should be able to display a person's name, contact, and address based from a user input which is the id of the record. 1. How do we display elements of lists, tuples, and strings? 2. What is the difference between a list, tuple, string and dictionary? Give possible use case for each. 3. Discuss the various string methods that were used in the activity. What does each of the methods do

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!