Maxwell
10/26/2019 - 5:58 AM

Read Specific Line of File

import linecache

print(linecache.getline('[TEXT FILE.TXT]',[LINE NUMBER]))