|
Oktatás * Programozás 1 * Szkriptnyelvek Training ITS Python Teaching * Programming 1 (BI) 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 ] |