Let's play around with `zip ()` a little more. There is no *unzip* function for doing the reverse of what `zip ()` does. We can, however, reverse what has been `zip`ped together by using `zip ()` with ...
A simple python script to frequently backup any folder, and automaticly upload it to Mega.nz. It is however made with a minecraft world folder in mind. It utilizes mega.py and the idea is to run it on ...