Programming Errors

Hi all,
I m a beginner.
Facing difficulty with Serial.PrintIn ()
I wrote a small sketch for weight machine and it gives an error saying :
"ClassHardwareSerial has no member named PrintIn"

and 2nd error I get is :
"scale was not declared in this scope"

Looking for hand of help.

  1. The language is case-sensitive.

  2. Post your code. Use
    </mark> <mark>[code]</mark> <mark>

</mark> <mark>[/code]</mark> <mark>
tags.

I wrote a small sketch for weight machine and it gives an error saying :
"ClassHardwareSerial has no member named PrintIn"

tHat's bECauSe thE clAss doesN't.