I think you forgot the parameters, when you call the functions, it should look like this:

Code:

move_right();
move_left();
move_stand();