You are on page 1of 1

Type: Short Assignment

LAB211 Assignment Code:


LOC:
J1.S.P0104
30
Slot(s): 1

Title
Find word in file
Background
N/A

Program Specifications
Write a program allow user to input text file directory, read and find string from text file.

Function details:

1. User input directory of file


2. User input string to search
3. Find string or letter words that contain the input string

Expectation of User interface:


The Program must have interface as below:

Please enter directory of file: myfile.txt


Please enter string to search: in

Search results:
Think
Minor
Designing

You might also like