Basics Lesson 1 does not include Try Catch Finally
travismcchesney opened this issue · 1 comments
travismcchesney commented
Basics lesson 1 shows the following as included in the lesson:
values
expressions
functions
classes
methods
basic inheritance
try-catch-finally
However, try-catch-finally is not included in this lesson, but in the next, basics2 lesson.
lahosken commented
Thank you for reporting this! It should be fixed now.