L'Hopital's rule applies to LIMITS
0/0 = undefined. ALWAYS. 0/0 is undefined.
However, if evaluating something like
lim (as x -> 0) sin(x) / x
then, since the value is approaching 0 in the numerator and 0 in the denominator, which is an indeterminate form of a limit, THEN you can apply L'Hopital's rule. (in which case, it becomes lim (as x -> 0) cos(x) / 1 which would evaluate to 1/1 or 1.
Now, you said something about 3 values?
lim (as x -> 0) sinx / x = 1
lim (as x -> 0) sin2x / x = 2
lim (as x -> 0) sin3x / x = 3
lim (as x -> 0) sin4x / x = 4
obviously, we can come up with a limit problem, the answer to which can be any real number we want.
There are other limits of the form 0/0 which evaluate to:
There is no limit, it increases without bound. (usually just abbreviated as +infinity; the math people know what you mean)
There is no limit, it decreases without bound. (usually just abbreviated as -infinity; again, the math people know what you mean)
and
There is no limit because it approaches different values depending on the direction the limiting value is approached from (DNE)