i would like to know how i could get all lines after the first in a python file
I\'ve tried with this:
fr = open("numeri.txt", "r")