if you use the ``` (3 tilda’s or backticks) wrapped around your code (before and after it) then it will format it as code
#This is some code
#this is some more
#indented etc.
print("yay")
if you use the ``` (3 tilda’s or backticks) wrapped around your code (before and after it) then it will format it as code
#This is some code
#this is some more
#indented etc.
print("yay")