abuvanth/Find-name-for-phone-no

python ph.py number : not working how i can run this

Opened this issue · 1 comments

python ph.py number : not working how i can run this

python ph.py
Traceback (most recent call last):
File "/data/data/com.termux/files/home/Find-name-for-phone-no/ph.py", line 3, in
ph=raw_input("Enter the phone No ")
^^^^^^^^^
NameError: name 'raw_input' is not defined

Help me