Thread
:
How would I do this in Python?
View Single Post
Jul 6th, 2007, 10:55 PM
#
5
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Spaces that you put in the format string are put directly onto the output. Again, I'd recommend you consult the documentation. That can be confusing when you're trying to learn three languages in three days, I'll admit.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei