Re: Graphical box /interactive programme

2004-12-12 Thread nigelstanley
On Friday 03 December 2004 21:42, cm012b5105 wrote: > Hello i want to put an interactive text programme in to a graphical box > this is a small section of my text programme > s = raw_input ("Hello whats your name? ") > if s=='melvyn': > print "your my boss's Dad the one they call in indian lang

Graphical box /interactive programme

2004-12-03 Thread cm012b5105
Hello i want to put an interactive text programme in to a graphical box this is a small section of my text programme s = raw_input ("Hello whats your name? ") if s=='melvyn': print "your my boss's Dad the one they call in indian language DEEP THOUGHT LITTLE HORSE" if s=='carol': p