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

Troubleshooting • Re: Speech Recognition

$
0
0
If you're going to post python (which uses left-hand whitespace) you need to enclose the python code in [code][/code] tags.

That makes the difference between:

if code-tags == "used":
print ("code is formatted correctly")
else:
print ("code is scrambled")

And

Code:

if code-tags == "used":  print ("code is formatted correctly")else:  print ("code is scrambled")
Please edit your existing post.

Statistics: Posted by DougieLawson — Fri Feb 21, 2025 7:03 pm



Viewing all articles
Browse latest Browse all 8609

Trending Articles