Conditionals and Control Flow

In this demonstration of Python, the code executed will show how a  certain amount of code will prompt the user to enter certain keywords so that they can progress through the code. Honestly, this part of Python was kind of tricky yet it wasn’t as bad as I thought since the code functions when the syntax is correct for me. The most difficult part is the syntax due to how the code is arranged and how I form it in the first place which overlaps with my knowledge of coding in general. As a result, the code will execute only when certain conditions are met.