Continuity in $\mathbb R^2$ of a function is defined as follows:
Let $X$ be an open subset of $\mathbb R^2$ and $f$ a real valued function from $X \subseteq \mathbb R^2 \rightarrow \mathbb R$. We say that $f$ is continuous over $X$ if $\forall (x_0,y_0)\in X\wedge\forall\varepsilon>0\;\exists\,\delta >0$ such that:
$$\sqrt{(x_0-x)^2+(y_0-y)^2}<\delta \Rightarrow |f(x,y)-f(x_0,y_0)|<\varepsilon.$$
Is the function $f(x,y)=\dfrac{\pi}{4}$ continuous?
Let $\delta \in \mathbb R^+$, then $\sqrt{(x_0-x)^2+(y_0-y)^2}<\delta \Rightarrow |f(x,y)-f(x_0,y_0)| = 0<\varepsilon$.
Is the function $f(x,y)=x$ continuous?
$|x-x_0|=|x_0-x|=\sqrt{(x_0-x)^2}\leq\sqrt{(x_0-x)^2+(y_0-y)^2}<\delta=\varepsilon$. From which it can be seen that if $\sqrt{(x_0-x)^2+(y_0-y)^2}<\delta=\epsilon$ then $|f(x,y)-f(x_0,y_0)|<\varepsilon$.
Do the same with $y$. Recall that the product of continuous functions is continuous as well.