I\'m trying to make a constructor for my own Vector class, to which I pass the length of the vector to be made and a single default value
Vector
length
value