Assignment 14 — CSV datasets

Due Thursday February 22 Friday February 23


Problem check_it_out.py

12,5,22,6

1,13,16,2

8,23,7,6,6

5,8,5,22

And another possible dataset is int_nbrs2.csv

4,9,2,5,7

2,7,5,7

3,6,9,4,1

5,1,6,4,4

4,9,1,7

2,6,8

Two sample runs

Enter name of dataset: int_nbrs1.csv

Enter search value: 6

1

0

2

0

3

Enter name of dataset: int_nbrs2.csv

Enter search value: 4

1

0

1

2

1

0

5

 



Warning: fopen(/l/cs1112/public_html/defs/htm/181-trailer): Failed to open stream: No such file or directory in /l/cs1112/public_html/defs/php/read.php on line 5
Unable to open file!