lc-python-intro
lc-python-intro copied to clipboard
Conditionals are used before they are introduced in lesson 13.
"If statements" are used for the first time in lesson 9 (For Loops) in "Identifying Variable Name Errors" and also multiple time in lesson 10 "Writing Functions". So lesson 13 "Conditionals" where "if statements" are officially introduced comes too late.