Challenge: Protected Password
Opgave
Swipe to start coding
Wow, here is our User
class again! Let's protect the password!
- All
password
attributes and arguments were replaced by the placeholder (___
) to help you not miss some attributes. - Use the protected access modifier (
_
) to protect thepassword
attribute.
Note
Arguments taken by functions should be without protected access modifier.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 3. Kapitel 5
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 2.78
Challenge: Protected Password
Stryg for at vise menuen
Opgave
Swipe to start coding
Wow, here is our User
class again! Let's protect the password!
- All
password
attributes and arguments were replaced by the placeholder (___
) to help you not miss some attributes. - Use the protected access modifier (
_
) to protect thepassword
attribute.
Note
Arguments taken by functions should be without protected access modifier.
Løsning
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 2.78Sektion 3. Kapitel 5
single