dansnyderECE 0 Junior Poster

I don't understand what the issue is here. Here is the line in question:

beqz $t0, main

and I get a syntax error here.

Also, why is it that I cannot use the $at register?

Also, I get a syntax error fr this line:

move $a0,$v0

Whats wrong here?