Kartikeya Sinha wrote:
> hi, Django Users
> i am Kartik from INDIA
> i want to know that what i can use the statment of scanf like in C we
> use it to get input from the user. so which statment we can use to take
> values from the user in Python...
> plz do help me out 
> 
> \byeeee

$ python
Python 2.3.5 (#2, Aug 30 2005, 15:50:26)
[GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
 >>> help(raw_input)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to