HelloYuiYui / Infinite-Monkey-Theorem

Infinite monkey theorem regenerated in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite-Monkey-Theorem

Infinite monkey theorem states that if a monkey sits in front of a typewriter and hits random keys on the typewriter forever, there will eventually be logical and meaningfull words, sentences, even Shakespear plays. I used the idea and replaced the monkey with a python code.

The program adds random letters to a string and stops if the input word is found in the string.

Inspired by the video below. (video in German) https://youtu.be/Mr-kND5o430

... EIA, twwsts, March 2018 ... UK

About

Infinite monkey theorem regenerated in python.


Languages

Language:Python 100.0%