[Tutor] display-related questions

Sean Dwyer ewe2@can.org.au
Sun, 9 Jul 2000 08:56:58 +1000


I have two questions:

1. I'm writing an innocuous command-line fibonacci numbers program. So that
users can input almost any size number to determine the length of the
sequence, I've had to use long integers. 

Unfortunately this also output every number with a long integer indicator (eg
987L). Is it possible to avoid this in output, and how?

2. my second question is Tkinter-related, and is probably simpler: what's the
best way to right-justify a main menu item, such as Help?

thanks,

sean
 
-- 
The Mdate Development Team
Project Admin : Sean Dwyer <ewe2@users.sourceforge.net>
Web: http://mdate.sourceforge.net/