Write a Python program that asks the user for his first name and last name and a number (1, 100]. The output is a text file with as email addresses for the user:
Sample Input
John, Coe, 3
Expected Output
output.txt
[email protected]
[email protected]
[email protected]
Answers
Answered by
0
tex
coad
John, Coe, 3
Expected Output
output.txt
tex/5
Similar questions
Math,
5 months ago
Biology,
5 months ago
Social Sciences,
11 months ago
Computer Science,
11 months ago
Chemistry,
1 year ago