import linecachefilePath = "input.txt"print linecache.getline(filePath, 1)print linecache.getline(filePath, 3)linecache.clearcache()
Name (required)
email (will not be published) (required)
Website