python-catalin

Is a blog about python programming language. You can see my work with python programming language, tutorials and news.

Pages

▼
Showing posts with label string. Show all posts
Showing posts with label string. Show all posts
Monday, October 7, 2019

Python 3.7.4 : Example with subprocess - part 001.

›
This is a simple example with the python 3 subprocess package. The source code is simple to understand. The execute_proceess_with_communic...
Thursday, June 13, 2013

What you need : stdout or print ?

›
My question is much more complicated than intended and I will show you in this tutorial. Most users use print or print() - if it used in pyt...
Saturday, March 2, 2013

Simple way to reverse strings

›
Just see the next source code: >>> text='0123456789' >>> reverse_text=text[::-1] >>> print reverse_text 9...
›
Home
View web version

About me !

My photo
Cătălin George Feștilă
1976
View my complete profile

About Me

My photo
Cătălin George Feștilă
1976
View my complete profile
Powered by Blogger.