hello guys i need to use this code on step 42 on the cat website build. but its saying its not working is there something wrong with the code?
Welcome to fcc community,
Could you post the link to the step and your code?
You can post your code by put your code between 2 line of ``` (3 back ticks) (the back tick key is usually under the Esc key on your keyboard), like this:
```
# your code here
```
or you can use the Preformatted Text button:
For the next time, you can create a help post on the forum by click on the Help button under the step.
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 Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.
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.