[gameprogrammer] Re: Using Python

raw_input(prompt) or input(prompt) , check it out on this page
http://docs.python.org/lib/built-in-funcs.html
most of the basic functions are there.
On Nov 29, 2007 9:28 AM, Yasser Gonzalez Soto <yassergs@xxxxxxxxxxxxxxx>
wrote:

> How I get string or characters using python?
>
> For get characters in C++ the function is Scanf() or getchar() or gets()
> what function I must use in python
>
> ---------------------
> To unsubscribe go to http://gameprogrammer.com/mailinglist.html
>
>
>

Other related posts: