Automate Chrome Dino Game Using Python – Pyautogui and PIL
Hey folks, today we are going to do a very interesting thing. we are going to automate the Google Chrome Dino game using Python. (more…)
Read more »Benford’s Law After watching a Netflix documentary about Benford’s Law, i got really interested in it because it can help detect fraud in e.g. balance sheets. So i searched my favorite programming languages and detected that there is n… Read more