How would i make python read a text file and find something then read a certian number of lines below it
i.e if you had:
card 1:
ball
red
it need to find card 1:, then it needs to read the line below (ball) and set it to a string then read the next line and put it to another string