Traceback (most recent call last):
File "
nn.py", line 14, in <module>
lines = random.sample(list(file), 1)
File "C:\Users\Павел\AppData\Local\Programs\Python\Python38-32\lib\
random.py", line 363, in sample
raise ValueError("Sample larger than population or is negative")
ValueError: Sample larger than population or is negative
помогите