Question: 1. How do you return the largest number in a string for Python? Example: Input: max_number('-5,-9.7',) Expected Output: -5.0 2. How do you create a

1. How do you return the largest number in a string for Python?

Example:

Input: max_number('-5,-9.7',)

Expected Output: -5.0

2. How do you create a program that would create an email, using Python?

Input: name_to_email('Jane Richards',)

Output: jane.richards@email.com

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!