Skip to content

Commit cb36e80

Browse files
committed
Updated README
1 parent 59fdd9a commit cb36e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OOP2_Lab9/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
Ahmed 9876
99
... ...
1010
```
11-
The names contain only one word and the names and telephone numbers are separated by white spaces. Write a program to read the file and output the list in the two columns.
11+
The names contain only one word and the names and telephone numbers are separated by white spaces. Write a program to read the file and output the list in the two columns.
1212
1313
3. Enter 20 numbers in a file named “Numbers.txt”. Ask user to enter any number and search if it exists in the file or not.

0 commit comments

Comments
 (0)