If you're going to post python you must use [code][/code] tags.
They make the difference between:
if code-tags == "used":
print ("python is formatted")
else:
print ("python loses it's whitespace")
And:
They make the difference between:
if code-tags == "used":
print ("python is formatted")
else:
print ("python loses it's whitespace")
And:
Code:
if code-tags == "used": print ("python is formatted")else: print ("python loses it's whitespace")
Statistics: Posted by DougieLawson — Sat Mar 29, 2025 12:03 am