Build an RPG Character (Lab)

I met all the if conditions but for some reason it won’t validate my results, even though they’re literally the EXACT SAME! I put both print and return because neither of them by themselves worked.

Look at the instructions. If they say “return” then you should use return. You don’t need to guess.

Please share your code and a link to the challenge. You can do that automatically with this method:

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Get Help > Ask for Help button located on the challenge.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

we are not able to debug from a screenshot, if you need help post your code

but I am looking at your output in the terminal, isn’t there a different number of dots on every line? is it like that in the example otuput?

When you enter a code block into a forum post, please precede it with three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add the backticks.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

1 Like

whoops, I fixed it thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.