I need to create multiple variables based on int input so that if input is 5 then variables are created like: worker1, worker2, worker3, etc. Is there any way in which I could generate variables like these and then add points to them dependant on the number chosen by the user? Example: How many workers? 10 -Choose worker 4 -added