954,525 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Formatting Python text (Complete Beginner)

Just trying to change the formatting of various bits of my print code. Is there a simple way to do it?

hailsontherocks
Newbie Poster
10 posts since Jun 2009
Reputation Points: 10
Solved Threads: 0
 

Which code?

pyTony
pyMod
Moderator
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
 

python 2.6?

the code that is printed (viewed when run)

hailsontherocks
Newbie Poster
10 posts since Jun 2009
Reputation Points: 10
Solved Threads: 0
 
import sys
print(sys.version)
pyTony
pyMod
Moderator
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
 

great thanks, Im still learning about libraries

hailsontherocks
Newbie Poster
10 posts since Jun 2009
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: