Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Microsoft acquired one of the game publisher companies called Zenimax. As part of company transition, they need to issue a new e-mail addresses for Zenimax

image text in transcribed
image text in transcribed
Microsoft acquired one of the game publisher companies called Zenimax. As part of company transition, they need to issue a new e-mail addresses for Zenimax employees. The new email addresses should have the same names but in different format. Zenimax e-mails have the form last.first@zenimax.com The new Microsoft emails will have the form first.last@microsoft.com Write a function which takes a Zenimax email as a parameter and converts the email address to Microsoft's email format. If the input does not include dot (.) between the surname and name, program gives an error and stops. Do not forget to use the starter code! Sample Outputs: Enter zenimax e-mail to convert it to Microsoft e-maili fitzsebastiangzenimax. com Invalid Zenimax e-mai1. There should be "." between surname ard name. \#Do not change the code below s=input("Enter Zenimax e-mail to convert it to Microsoft e-mail: ") change_email(s)

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

Database In Depth Relational Theory For Practitioners

Authors: C.J. Date

1st Edition

0596100124, 978-0596100124

More Books

Students also viewed these Databases questions

Question

I am encouraged to offer opinions/suggestions.

Answered: 1 week ago

Question

The company has fair promotion/advancement policies.

Answered: 1 week ago