Oktatás * Programozás 2 * Szkriptnyelvek * levelezősök Félévek Linkek * kalendárium |
EnPy /
20121001aString method Select an arbitrary string method and write a little script that demonstrates it. Some important points:
Here is how to read from the standard input (i.e. keyboard): >>> s = raw_input("Name: ") Name: Laszlo >>> s 'Laszlo' >>> In Python 3 |
Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |