Kent Steele
@GenSci001
I am an extremely generous scientist who has contributed massively to the field of generosity.......
How to add what the user inputs into the user_list list?
OldWizard209 Simply do: userlist.append(list1) for every line. This will add the input to the userlist.2 years ago