to get list of all methods/properties use :
>>dir ('mystring')
to get help for 'center' method of string we use :
>>help(''.center)
more...
to get list of all methods/properties use :
>>dir ('mystring')
to get help for 'center' method of string we use :
>>help(''.center)
to make ubuntu business casual - make it black remove background: gsettings set org.gnome.desktop.background picture-options ...
No comments:
Post a Comment