tanner barnes wrote:
> Ok, so i am creating a program for my school's football team and in one
> part i need to store a list of variables (their name, height, weight,
> and grade) in a txt file to bring up later. i know how to create and
> read from files ( file = open("file_name", ''w/r/a") ). But
Ok, so i am creating a program for my school's football team and in one part i
need to store a list of variables (their name, height, weight, and grade) in a
txt file to bring up later. i know how to create and read from files ( file =
open("file_name", ''w/r/a") ). But what i need to do is cre