A New Coding Adventure
I recently posted about a new script I made. Well... remade. I had made it a while ago already but lost it and had to relearn Python in order to make it again. This time though, the thing I have started to make is in Java, and I haven't really…
Wanna Play a Random Movie? No Problem!
I'm back again with a short script that I just figured out using a few Python libraries including "subprocess", "random", and "glob". It's been a while since I've delved into Python, and with no surprise to me, I forgot most everything I knew…
