5 lines
98 B
Bash
5 lines
98 B
Bash
echo "Ilość linii w plikach:"
|
|
wc -l liver.data.train
|
|
wc -l liver.data.test
|
|
wc -l liver.data.dev
|