Wednesday, 12 August 2020

Program 25

 Program 25

Write a program that reads a file consisting of email addresses, each on its own line. Your program should print out a string consisting of those email addresses separated by semicolons.

 Program:

Place the file my_file.txt file in the current directory

Output:

No comments:

Post a Comment