On Jan 29, 1:50 pm, Oleksiy Khilkevich <g...@asu.ntu-kpi.kiev.ua> wrote: > Hello, everyone, > This may be a totally noob question, but since I am one, so here is it.
For the input function, python is expecting you to input a number or a string. If you enter 'asd' without the '' then it thinks you are entering some variable that you've assigned to asd. Instead of asd, try to enter 'asd'. -- http://mail.python.org/mailman/listinfo/python-list