Programming Examples
Python program to copy the all word which start with constant in another file
Write a python program to copy the words from text file Lily.txt into an empty file Rose.txt which start with a consonant.
Output/ Explanation:
data copied