Input problem

Prasoon prasoonthegreat at gmail.com
Tue Jun 16 07:49:32 EDT 2009


What is the difference between

z=int(raw_input()) and z=eval(raw_input())????(I thought them to be
the same in case of integers)

I mean when an integer is entered in that case are they same and when
an integer in not entered,in that case how are they different?????




More information about the Python-list mailing list