Skip to content
BossBoss2011 edited this page Apr 4, 2024 · 2 revisions

Tonpy

What is Tonpy?

Tonpy is a modified version of Python made to be more similar to algorithms, with number() and nr() instead of int(), text and txt instead of str, display instead of print and so on.

What should I not use Tonpy for?

Tonpy is NOT made to work with functions and classes. Functions and classes will need to be made on a single line of code if used. I also advise against using import and loops in Tonpy.

Clone this wiki locally