This is x0x. A terminal based application repository. The applications are based on python language. On Ubuntu, Python installed by default. Just open terminal and run the srcipts.
It's just a "Hello World" Program. Say hi to x0x. :)
python /path_to_x0x_folder/hi.py
Look for a Greatest Common Divisor between two number? Run it.
python /path_to_x0x_folder/gcd.py
Very old fashioned encryption system. Let's see how it works.
python /path_to_x0x_folder/shift_chipper.py
Any question or feedback please message me. Thank you. 😀 Have a nice day.