Posted 20 October 2012 - 02:35 PM
Hey CC-Community,
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
but how can I make it so that the x always stays the same? Is that possible? Thanks for your help :)/>/>
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 :)/>/>