"Hi, Amigo. Here are a few tasks to help you practice displaying things on the screen:"
3
Task
New Java Syntax,
level 3,
lesson 4
Locked
This age doesn't work for me…
Think about what the program is doing.
Fix the programming error so that person.age changes value.
Hint: carefully review the adjustAge method
3
Task
New Java Syntax,
level 3,
lesson 4
Locked
Price of apples
Calculate the total cost of apples.
The total cost of apples corresponds to public static int applePrice.
GO TO FULL VERSION