Question 2.6 - calculateAge() with ChronoUnit class

💡 Bonus Tip: See how to use ChronoUnit to calculate age instead of the Period class you’ll see in the memo.

🔄 Alternative Solution: I also show you how to return everything in one clean line of code and how to break it down into smaller steps. If the long line feels overwhelming, just skip to the parts you need and build it step by step.

Complete and Continue  
Discussion

0 comments