¡¡¡uoɥʇʎꓒ uᴉ ʇxǝʇ uʍoꓷ ǝpᴉsdꓵ ǝʇɐǝɹↃ oʇ ʍoΗ

2021-09-18 Thread Python 4 Fun
How to Create Upside Down text in Python!!!

This is a very simple yet very interesting program in python. 

We are going to make our text, word or string UPSIDE DOWN which will be still 
readable on phone or desktop if you stand on your head lol.

But any ways... lets do a little research first.

I am going to collect upside down texts using google as it cannot be written by 
yourself and if you do it would be time consuming.

To make this quick here are some text that I have found from following sources:

Read more...

👉 
https://pysnakeblog.blogspot.com/2021/09/create-upside-down-text-for-instagram.html
-- 
https://mail.python.org/mailman/listinfo/python-list


Generate Popular Tags for instagram or facebook

2021-09-20 Thread Python 4 Fun
Before we proceed let me make it clear we are not scraping tags from any 
website.

We will "Generate" them using simple code in python.

So, How does it work?

First,

I have collected all popular tags and saved it in a text file as list.

[Read More]
https://pysnakeblog.blogspot.com/2021/09/generate-popular-tags-for-instagram-or.html
-- 
https://mail.python.org/mailman/listinfo/python-list


Get a Joke in Python

2021-10-27 Thread Python 4 Fun
Get a Joke in Python. Pyjokes - is a python library / module for one line joke 
program based on programmers. You can get funny one-liner random jokes at every 
run also available in following " languages " & " categories ". Supported 
Languages By Pyjokes English — ‘en’ Spanish — ‘es’ Italian — ‘it’ German — ‘de’ 
Galician — ‘gl’ Basque — ‘eu’ Categories Included In Pyjokes For geeky jokes 
-’neutral’ (It is chosen by default) For Chris Norris Jokes — ‘chuck’. If you 
want all type of jokes — ‘all’ There is one more category known as ‘twister’ 
which only works for the German Language (‘de’) and mostly includes tongue 
twister. Read the documentation available on https://pyjok.es for more info. 
:::Lets Code::: Install pyjokes if you haven't  pip install pyjokes This 
Program will give you one-liner Joke #pip install pyjokes # importing module i
[Read More...]

https://pysnakeblog.blogspot.com
-- 
https://mail.python.org/mailman/listinfo/python-list