The Facebook Like button lets a user share contents with friends on Facebook. When the user clicks the Facebook Like button, a story appears in the user’s friends’ News Feed, with a link back to the original website.

Facebook Like Button
The Facebook Like button lets a user share contents with friends on Facebook. When the user clicks the Facebook Like button, a story appears in the user’s friends’ News Feed, with a link back to the original website.

Facebook Like Button
To delete an email account from Nokia 5800 is easy.
These are the steps:
Windows 7 Computer Management could be started by right clicking Computer, and choose Manage (Figure 1).

A function to swap the keys and immutable values of a dictionary.
def swap_dict(a_dict):
return {val:key for key, val in a_dict.items()}
Example of usage:
>>> print(swap_dict({1: 'a', 2: 'b', 3: 'c'}))
{'a': 1, 'c': 3, 'b': 2}
Windows XP create an administrator account by default which is invisible. This administrator account is not password protected. How to protect this account with a password?