I'm currently working on a few turing machine exercises and I can't understand how I can prove whether the below is at least partially decidable:
$\{M \mid L(M) = \{x \mid |x| = 10\}\;\}$ where $|x|$ is the length of word $x$
Can anyone explain to me what the above statement actually means and an idea of how to go about it please?