diff --git a/README.md b/README.md index f340ac9..2ec16e9 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# What the f*ck Python? 🐍 +

What the f*ck Python? 🐍

+

A collection of subtle and tricky Python examples.

[![WTFPL 2.0][license-image]][license-url] -> A collection of subtle and tricky Python examples. Python, being awesome by design high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of your Python code may not seem obvious to a regular user at first sight.