Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 513 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 513 Bytes

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