an empty list with 76 elements



Hello,

I made a list like A with elements from 0 until 7.5:

A : makelist(i*0.1, i, 0, 75);

equal to this list I need as well an empty list with the same size.


I would like to know please how to make a "empty" list with for
example 76 elements?

Thanks and best regards

Sara