$f:[0,1]\to [0,1]$ is defined in the following manner
$f(1)=1$ and if $a=.a_1a_2a_3a_4\dots$ which is decimal representation then $f(a)=.0a_10a_20a_3\dots$ we need to discuss continuity of $f$
consider a point $a=.315$
by definition $f(a)=.030105$
now the sequence $x_1=.3149,x_2=.31499,x_3=.314999,x_n=.31499\dots9$ ($n$times $9$),$\dots$ converges to $a$ but $f(x_n)$ clearly does not converges to $f(a)$, so can I say $f$ is not continuous on $[0,1]$?