Two Serial.begin

Is this setup function is correct?

The second Serial.begin() value will overwrite the first one. You might as well delete the first one.

I can't figure out why it's still doesn't work.

What doesn't work? How doesn't it work?