yadin wrote: > how can i print a sentance containg the string or symbol Ω in python > and also lambda? > > >>> "Ω" '\xce\xa9' >>> print '\xce\xa9' Ω >>>
...works on my terminal anyway.
-- http://mail.python.org/mailman/listinfo/python-list
yadin wrote: > how can i print a sentance containg the string or symbol Ω in python > and also lambda? > > >>> "Ω" '\xce\xa9' >>> print '\xce\xa9' Ω >>>
...works on my terminal anyway.
-- http://mail.python.org/mailman/listinfo/python-list