Python Library and what they do
import os - Is used to traverse through various files and create files or folders.
import linecache- Is a library used to go to a specific line in a txt file, this is faster than binary search.
line=l
gagang.hashnode.dev3 min read