This paradox must probably already have been answered on math.stackexchange, but I can't find it.
Say we have a standard normally distributed variable $X$ (or any other distribution really).
Then we have an interval $I$ (e.g.$(-1,1)$), for which the probability that $X$ is in $I$ is positive. So when we sample $X$, we could for example get $0.345....$
Yet for any number $r \in \mathbb R$, the probability that $X$ will turn out to be equal to $r$ is $\int_r^rD_X(x)dx=0$ Where $D_X$ is the probability density function of $X$.
Paradox: So for any individual $r\in R$, the probability $P(X=r)=0$. That means that when we sampled $0.345...$ just now, an event occurred that has probability $0$ of occurring.
How is this paradox resolved?
$0$ probability doesn't imply an impossible event. If you think of probability of an event as the ratio of number of occurrences of the event to the total number of occurrences, then as the continuous random variable can take uncountably many values, the probability that it is equal to a particular number is negligible or $0$. This is not mathematically rigorous but that is the intuition.