Skip to content

Dimaqa/ruthon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RuThon

Ruthon is a python russian-friendly library that translates build-in python objects to russian language to help people without english knowledge better understand python basics

Quick start

from ruthon import *

число = порядок("😅")
напечатай(число)