hey,
i basically would like to know if there is any mechanism i can use to create variables automatically,
so if i have
myvariable1 = somevalue
it would be really beneficial if i can loop back to it and change the name of that variable to something like myvariable2 so that I can keep them separate,
thanks!!!
i basically would like to know if there is any mechanism i can use to create variables automatically,
so if i have
myvariable1 = somevalue
it would be really beneficial if i can loop back to it and change the name of that variable to something like myvariable2 so that I can keep them separate,
thanks!!!