Skip to content

Releases: RandomDemon/Random-Scripts

Calculators

Choose a tag to compare

@RandomDemon RandomDemon released this 16 May 13:09
5694ab4

Just some basic calculators

Basic Calculator:
Covers addition, subtracting, multiplication, division, and exponents.

Circle Calculator:
Covers area of circles and circumference of circles.

Encrypter + Decrypter

Choose a tag to compare

@RandomDemon RandomDemon released this 12 May 15:22
a7b34a4

Two programs that encrypt and decrypt for Caesar's Cypher +4! Input some plain text into the encryptor, and jumbled text will come out! Copy and paste that into the Decryptor, and it will come back out like before!

If you are running this on a system that does not support .py files, use https://www.online-python.com/ to run it!