IvanIsak2000 / stalin_quotes

0 stars 0 forks source link

EN

BASIC

Library with one function - the output of any phrase of Stalin. Supports English and Russian

The library has 74 quotes!

FOR EXAMPLE

Do you want to display the phrase of Joseph Stalin? Let's start!

We write on the command line:

pip install stalin_quotes
from stalin_quotes import stalin

Select language and author:

stalin('en','S')

The program will output something like this: image