On Mon, 07 Mar 2005 11:46:42 -0500
Kent Johnson <[EMAIL PROTECTED]> wrote:

> Gregory Sexton wrote:
> > Thanks for the help! Sorry for the trivial questions, but I guess we all 
> > have to start somewhere.  Beginning python student, OS Windows XP,using 
> > Python 2.4.  Also novice to programming.  I cant get the "/a" command to 
> > work.  
> 
> I don't know what the "/a" command is, please give more details.
> 
> I get an elongated 0 in my Python interpreter, but no sound.
> 

Sound? Maybe you meant 

print "\a"

?

Michael
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to