Thursday

python help function/command


to get list of all methods/properties use :
>>dir ('mystring')

to get help for 'center' method of string we use :
>>help(''.center)

more...

No comments:

make ubuntu business casual

to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...