is there any way to restart a program on a button click where variable value are changed to its original value
for ex i have create an array with 10 different string
but with a button click i am removing 1 value in a every click so whent array value come to 0 i want to click another restart button so array value and any other value are back to original
Thank you