i want to declare some variables in my program, but i dont know how many to declare, this is why i need to declare them dinamically.including declaring a different name for them.
how do i do this?