Just trying to change the formatting of various bits of my print code. Is there a simple way to do it?
Which code?
python 2.6?
the code that is printed (viewed when run)
import sys print(sys.version)
great thanks, Im still learning about libraries