It would probably surprise people to know that every closed segment of the real line has precisely the same number of points as any other closed line segment regardless of the length of the two line segments.
For example, [0,1] has the same number of points as [0,2]
Define f:[0,1]->[0,2] by f(x)=2x.
Then f maps every point in [0,1] to a point in [0,2] and so [0,2] has at least as many points as [0,1].
Similarly, define g:[0,2]->[0,1] by f(x)=x/2.
Then g maps every point in [0,2] to a point in [0,1] and thus [0,1] has at least as many points as [0,2].
Therefore, since there are as many points in [0,1] as [0,2] and as many points in [0,2] as in [0,1], both line segments, [0,1] and [0,2], have the same number of points.