From d59db75b4cf5ba6f9f19d8c711785f61f17bb808 Mon Sep 17 00:00:00 2001 From: Satwik Date: Sat, 21 Dec 2019 22:11:55 +0530 Subject: [PATCH] Add link to other modes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f54e3a8..de8e03a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@

Exploring and understanding Python through surprising snippets.

Translations: [Chinese 中文](https://github.com/leisurelicht/wtfpython-cn) | [Add translation](https://github.com/satwikkansal/wtfpython/issues/new?title=Add%20translation%20for%20[LANGUAGE]&body=Expected%20time%20to%20finish:%20[X]%20weeks.%20I%27ll%20start%20working%20on%20it%20from%20[Y].) +Other modes: [Interactive](https://colab.research.google.com/github/satwikkansal/wtfpython/blob/3.0/irrelevant/wtf.ipynb) | [CLI](https://pypi.python.org/pypi/wtfpython) Python, being a beautifully designed high-level and interpreter-based programming language, provides us with many features for the programmer's comfort. But sometimes, the outcomes of a Python snippet may not seem obvious at first sight. @@ -3514,4 +3515,4 @@ If you like wtfpython, you can use these quick links to share it with your frien ## More content like this? If you're interested in more content like this, you can share your email [here](https://satwikkansal.xyz/content-like-wtfpython/). -PS: On a sidenote, consider [buying me a meal](https://ko-fi.com/satwikkansal) or [planting a tree](https://teamtrees.org/). +*PS: On a sidenote, consider [buying me a meal](https://ko-fi.com/satwikkansal) or [planting a tree](https://teamtrees.org/).*