storage var

i want to store five var from 5 sensors .

You store values, not variables.

Do you want to store 5 values from each of 5 sensors? Or one value from each of 5 sensors?

What kind of sensors? Connected to which pins? Store the data where? Persistent over resets?

i want to execute the following program

There is no "following program", and it seems unlikely that you will get a reading of 4000 or 5750 from any sensor you connect to the Arduino.