Spaghetti Code
Module Name
Practice Alignment
Incorrect
Any line should be indented once for every code block it's contained within. Look for extra indentations that don't align with the rest of the code
Try Again