1) count and display the number of lines not starting with "A".
2) sum of all numbers in a file seperated by white space.
3) Accepts twp files and produces the contents of the first and second.
4) convert all to lower case produce a new file .
5) remove all vowels from a file.
6) reverse string / line in a text file.
7) Given file name and word outputs each line that contains word together along with line number.
8) Replace punctuation with whitespaces.
9) count number of characters ,words and lines.
10) Celsius to fahrenheit.
2) sum of all numbers in a file seperated by white space.
3) Accepts twp files and produces the contents of the first and second.
4) convert all to lower case produce a new file .
5) remove all vowels from a file.
6) reverse string / line in a text file.
7) Given file name and word outputs each line that contains word together along with line number.
8) Replace punctuation with whitespaces.
9) count number of characters ,words and lines.
10) Celsius to fahrenheit.
Comments
Post a Comment