Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5895

Troubleshooting • Re: Help Rpm Counter inputs

$
0
0
When you post python code it needs to go in [code][/code] tags.

That makes the difference between
If code_tags = "used":
print "python formatted OK"
else:
print "python is scrambled"

and

Code:

If code_tags = "used":  print "python formatted OK"else:  print "python is scrambled"

Statistics: Posted by DougieLawson — Sun Sep 15, 2024 8:36 am



Viewing all articles
Browse latest Browse all 5895