Let’s look at a piece of code that generated error
codename=input ("what is your name?")droid-input ("how many droids would you like to meet?"wook=input ("how many...
Let's first address the error you're encountering and then write a blog-style explanation about the solution and what went wrong.
Original Code with Error:
codeimport gooeypie...
This step by step approach shows how debugging can help you improve your coding skills.
Here is your original code with the error:
codeprint("Welcome to the...