I want to make a more advanced program. For this I need to save variables if that is possible. For example: I want to register a name at the first startup of the program, I would make
x = io.read()
but how can I make it so that the x always stays the same? Is that possible? Thanks for your help











