Please surround python code with backticks

When you include python code on this forum please put triple “backticks” like this ``` on the line before and the line after your code.

If you’ve done it correctly then your code will appear in a grey box with correct indentation like this (check the preview of your post on the right hand side before posting it) and other people will be better able to work out what might be right/wrong with your code.

if myVal==True:
    break

If you’ve already posted something that didn’t follow this rule then please edit that post and add these backticks.

thanks

1 Like

thank you Jon, i will do this

Thanks! I’ll do that!