mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 20:38:06 +02:00
Update Header
This commit is contained in:
parent
7628e23b81
commit
74c91f0305
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# What the f*ck Python? 🐍
|
||||
<h1 align="center"> What the f*ck Python? 🐍 </h1>
|
||||
<p align="center"> A collection of subtle and tricky Python examples. </p>
|
||||
|
||||
[![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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue